Skip to content

Commit

Permalink
debugging actions
Browse files Browse the repository at this point in the history
  • Loading branch information
scrasmussen committed Apr 24, 2024
1 parent 0e74f85 commit 4ef86a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
--candidate $file \
--reference $GITHUB_WORKSPACE/candidate/build/Run/$file \
--log_file $file_diff.txt \
--n_cores 1; \\
--n_cores 1; \
done
# for file in output_${{ matrix.configuration }}/HYDRO_RST.*; do\
# --log_file $file_diff.txt; \
Expand Down

0 comments on commit 4ef86a6

Please sign in to comment.