We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e70577 commit faf1411Copy full SHA for faf1411
.github/workflows/tests.yml
@@ -18,6 +18,7 @@ env:
18
jobs:
19
run_pytest:
20
name: Run pytest
21
+ needs: calculate_matrix
22
runs-on: ubuntu-latest
23
timeout-minutes: 30
24
0 commit comments