Missing job dependency in bbim ci

This commit is contained in:
Thomas Krijnen
2022-01-16 13:43:14 +01:00
committed by GitHub
parent c2e7c27421
commit a30a8cd920
@@ -23,6 +23,7 @@ jobs:
run: echo ok go
build:
needs: activate
name: ${{ matrix.config.name }}-${{ matrix.pyver }}
runs-on: ubuntu-latest
strategy: