Skip to content

Commit faf1411

Browse files
committed
ci: fix order
1 parent 9e70577 commit faf1411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ env:
1818
jobs:
1919
run_pytest:
2020
name: Run pytest
21+
needs: calculate_matrix
2122
runs-on: ubuntu-latest
2223
timeout-minutes: 30
2324

0 commit comments

Comments
 (0)