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 af2a597 commit cee88efCopy full SHA for cee88ef
.github/workflows/python-package.yml
@@ -35,5 +35,5 @@ jobs:
35
env:
36
TEST_CONFIGURATION_ACCESS_TOKEN: ${{ secrets.TEST_CONFIGURATION_ACCESS_TOKEN }}
37
run: |
38
- chmod +x scripts/run_snippets.sh
+ chmod +x scripts/*
39
make test test-example
0 commit comments