Skip to content

Commit 9fc18e3

Browse files
committed
disable audit
1 parent dd02a1e commit 9fc18e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
test:
7474
name: Run tests
75-
needs: security
75+
needs: validate-tag
7676
runs-on: ubuntu-latest
7777
strategy:
7878
fail-fast: false

0 commit comments

Comments
 (0)