Skip to content

Commit

Permalink
Modify testing action
Browse files Browse the repository at this point in the history
  • Loading branch information
mandli committed May 10, 2024
1 parent 5664380 commit b80dc77
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
run: |
git submodule init
git submodule update
- name: Checkout geoclaw branch
uses: actions/[email protected]
with:
repository: clawpack/geoclaw
# - name: Checkout geoclaw branch
# uses: actions/[email protected]
# with:
# repository: clawpack/geoclaw

- name: Install clawpack
run: |
Expand Down

0 comments on commit b80dc77

Please sign in to comment.