Skip to content

Commit cee88ef

Browse files
Ivan KamkinIvan Kamkin
authored andcommitted
Fix
1 parent af2a597 commit cee88ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
env:
3636
TEST_CONFIGURATION_ACCESS_TOKEN: ${{ secrets.TEST_CONFIGURATION_ACCESS_TOKEN }}
3737
run: |
38-
chmod +x scripts/run_snippets.sh
38+
chmod +x scripts/*
3939
make test test-example

0 commit comments

Comments
 (0)