Skip to content

Commit

Permalink
Also run TauDEM after building to check
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadain committed Jul 10, 2024
1 parent 75b6387 commit 47d3b4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ jobs:
- name: Build image
run: |
./scripts/update.sh
- name: Run TauDEM to ensure it works
run: |
./scripts/console.sh /opt/taudem/gagewatershed

0 comments on commit 47d3b4b

Please sign in to comment.