Skip to content

Commit

Permalink
working directory print files
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelyr committed Mar 18, 2024
1 parent a85204d commit 0a1f878
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/perlmutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,11 @@ jobs:
python globusTests.py
- name: print test summary
run: ls
working-directory: omega_h/.github/workflows
run: cat omega_h-test-result/TestSummary.log

- name: print test log
working-directory: omega_h/.github/workflows
run: cat omega_h-test-result/LastTest.log


0 comments on commit 0a1f878

Please sign in to comment.