Skip to content

Commit

Permalink
make jobs run in parallel
Browse files Browse the repository at this point in the history
Signed-off-by: Max SCHMELLER <[email protected]>
  • Loading branch information
mojomex committed Dec 4, 2024
1 parent 0f03551 commit 38246e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test-differential.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:

fb-infer-differential:
runs-on: ubuntu-latest
needs: [build-and-test-differential]
container: ${{ matrix.container }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 38246e4

Please sign in to comment.