Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dlebauer authored Aug 17, 2024
1 parent 207fb45 commit 43e03de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
exit 1
# check whether niwot.out has changed
- name: Check whether niwot.out has changed
if: runner.os != 'Windows' #fails b/c line endings?
shell: bash
run: |
if git diff --exit-code Sites/Niwot/niwot.out; then
Expand Down

0 comments on commit 43e03de

Please sign in to comment.