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.
2 parents dc4e788 + eec731e commit 52d2ac8Copy full SHA for 52d2ac8
1 file changed
.github/workflows/python-package.yml
@@ -70,6 +70,7 @@ jobs:
70
make flake8
71
make black
72
coveralls:
73
+ if: ${{ github.secret_source == 'Actions' }}
74
runs-on: ubuntu-22.04
75
environment: CI
76
steps:
0 commit comments