We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 754769b commit 36d408fCopy full SHA for 36d408f
.github/workflows/python-package.yml
@@ -55,5 +55,5 @@ jobs:
55
- name: Test with pytest
56
run: poetry run pytest -m "not skip_ci" tests
57
58
- - name: Vulnerability check
59
- run: poetry run safety check
+# - name: Vulnerability check
+# run: poetry run safety check
0 commit comments