Skip to content

Commit 0d772f9

Browse files
committed
change the order of workflow execution
1 parent d74f155 commit 0d772f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
build_test_sdist:
1515
name: Test source distribution
1616
runs-on: self-hosted
17+
needs: run_pytest
1718
strategy:
1819
fail-fast: true
1920
matrix:

0 commit comments

Comments
 (0)