We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a2de9 commit 97cd2c3Copy full SHA for 97cd2c3
1 file changed
.github/workflows/nextjs.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Run Python script
44
run: |
45
set -e
46
- python scripts/run_scripts.py
+ python run_scripts.py
47
# python scripts/ngs_passing.py
48
# python scripts/ngs_receiving.py
49
# python scripts/ngs_rushing.py
0 commit comments