Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 20, 2024
1 parent ee7c617 commit 9912022
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
CIME_DRIVER: nuopc
# needs: setup
runs-on: hpc-runner
shell: /usr/bin/bash -ex {0}
defaults:
run:
shell: bash -x
steps:
- name: Run ${{ inputs.compiler }} tests
continue-on-error: true
Expand Down

0 comments on commit 9912022

Please sign in to comment.