Skip to content

Commit

Permalink
Silly
Browse files Browse the repository at this point in the history
Didn't set correct path to file to add permissions.
  • Loading branch information
nataliejschultz committed Feb 7, 2024
1 parent 1f7c3f1 commit 6fde585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-overpass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
OVERPASS_KEY: '${{ secrets.OVERPASS_API }}'
run: |
echo Testing!
chmod +x setup_overpass_tests.sh
chmod +x emission/individual_tests/setup_overpass_tests.sh
./emission/individual_tests/setup_overpass_tests.sh

0 comments on commit 6fde585

Please sign in to comment.