Skip to content

Commit 36310ad

Browse files
authored
CI: deploy job runs only if tests pass (#54)
2 parents e013998 + 83cdc01 commit 36310ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
deploy:
2929
runs-on: ubuntu-latest
3030
needs: [tests-ui, tests-pytest]
31-
if: (!cancelled())
3231
permissions:
3332
packages: write
3433

0 commit comments

Comments
 (0)