Skip to content

Commit e81e260

Browse files
author
terrance.mcguinness
committed
added /work/noaa dir on running to make pass Host() as oroin
1 parent 5dc1dc9 commit e81e260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-unit_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
4444
- name: Run tests
4545
run: |
46+
sudo mkdir -p /work/noaa
4647
cd $GITHUB_WORKSPACE/ci/scripts/tests
4748
pytest -v --junitxml $GITHUB_WORKSPACE/ci/scripts/tests/test-results.xml
4849

0 commit comments

Comments
 (0)