Skip to content

Commit

Permalink
resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
xldeltares committed Jul 4, 2023
1 parent 5c57d49 commit 6e9d165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
- name: Test with pytest
run: |
pytest -m "not acceptance" --cov=hydromt_delft3dfm --cov-report xml --cov-report term
python -m pytest --cov=hydromt_delft3dfm --cov-report xml --cov-report term
- uses: codecov/codecov-action@v1

0 comments on commit 6e9d165

Please sign in to comment.