Skip to content

Commit

Permalink
Merge branch 'ci_unit-tests' of github.com:TerrenceMcGuinness-NOAA/gl…
Browse files Browse the repository at this point in the history
…obal-workflow into ci_unit-tests
  • Loading branch information
TerryMcGuinness-NOAA committed May 30, 2024
2 parents 6fd980d + e81e260 commit 62576d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Run tests
run: |
sudo mkdir -p /work/noaa
cd $GITHUB_WORKSPACE/ci/scripts/tests
pytest -v --junitxml $GITHUB_WORKSPACE/ci/scripts/tests/test-results.xml
Expand Down

0 comments on commit 62576d6

Please sign in to comment.