Skip to content

Commit

Permalink
fix CI nstxu test
Browse files Browse the repository at this point in the history
  • Loading branch information
plasmapotential committed Dec 22, 2023
1 parent f546023 commit df1f9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
run: docker run -v ${{ github.workspace }}:/root/source/HEAT plasmapotential/heat:v3.2 python3 /root/source/HEAT/tests/integrationTests/ciTest.py

- name: NSTX-U HEAT Calculation
run: docker run -v ${{ github.workspace }}:/root/source/HEAT plasmapotential/heat:v3.2 /root/source/HEAT/github/source/runTerminalMode
run: docker run -v ${{ github.workspace }}:/root/source/HEAT plasmapotential/heat:v3.2 /root/source/HEAT/runTerminalMode


0 comments on commit df1f9b8

Please sign in to comment.