Skip to content

Commit

Permalink
Merge branch 'cta-observatory:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
dmousadi authored Oct 22, 2024
2 parents cc06c70 + 2358b3c commit cae51ac
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 @@ -112,7 +112,7 @@ jobs:
- name: Tests
run: |
pytest -n auto --dist loadscope --cov=nectarchain --cov-report=xml
pytest -n auto --dist loadscope --cov=nectarchain --cov-report=xml --ignore=src/nectarchain/user_scripts
- uses: codecov/codecov-action@v4

Expand Down

0 comments on commit cae51ac

Please sign in to comment.