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 9ce11ad commit 82cb147
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ jobs:

- name: Install clawpack
run: |
ls -l
cd $CLAW
ls -l
pip install --user -e $CLAW
# - name: Lint with flake8
Expand Down

0 comments on commit 82cb147

Please sign in to comment.