Skip to content

Commit

Permalink
more small edits to hrrr_maps_tests script
Browse files Browse the repository at this point in the history
taking out some bad syntax
  • Loading branch information
cshartsough authored Nov 14, 2024
1 parent 05a1820 commit eb9d69c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/hrrr_maps_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,5 @@ jobs:
- name: Test code
run: |
export GITHUB_WORKSPACE=$(pwd)
export $data_loc
export $output_loc
python -m pytest tests/test_hrrr_maps.py
shell: bash -el {0}

0 comments on commit eb9d69c

Please sign in to comment.