diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 55cb1aa..b63133a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -28,7 +28,6 @@ jobs: deploy: runs-on: ubuntu-latest needs: [tests-ui, tests-pytest] - if: (!cancelled()) permissions: packages: write