Skip to content

Commit

Permalink
test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
drtobybrown committed Oct 16, 2024
1 parent a8ae2d3 commit 4dffbd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_build_ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,7 @@ jobs:
# flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Checking the pipline runs NGC 0000
run: gistPipeline --config=./.github/workflows/tests/gistTutorial/configFiles/MasterConfig.yaml --default-dir=./.github/workflows/tests/gistTutorial/configFiles/defaultDir_ubuntu
- name: Print logfile
run: cat /home/runner/work/ngist/ngist/*/*LOGFILE*
- name: Checking pipeline results
run: python ./.github/workflows/tests/check_outputs.py

0 comments on commit 4dffbd0

Please sign in to comment.