Skip to content

Commit

Permalink
Getting the directory right
Browse files Browse the repository at this point in the history
Running with the correct path this time (I think)
  • Loading branch information
nataliejschultz committed Feb 7, 2024
1 parent 6857bb1 commit 38a666a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test-overpass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
env:
OVERPASS_KEY: '${{ secrets.OVERPASS_API }}'
run: |
echo $OVERPASS_KEY
pwd
ls
../emission/individual_tests/setup_overpass_tests.sh
echo Testing!
./emission/individual_tests/setup_overpass_tests.sh

0 comments on commit 38a666a

Please sign in to comment.