Skip to content

Commit

Permalink
Revert "Merge branch 'main' into TTR_tests"
Browse files Browse the repository at this point in the history
This reverts commit d07747a, reversing
changes made to 2dadf7e.
  • Loading branch information
guillaume.grolleron committed Jan 23, 2025
1 parent cc72da0 commit 880b77f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,7 @@ jobs:
run: |
pytest -n auto --dist loadscope --cov=nectarchain --cov-report=xml --ignore=src/nectarchain/user_scripts
- name: Upload coverage reports to Codecov with GitHub Action
uses: codecov/codecov-action@v5
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- uses: codecov/codecov-action@v5


docs:
Expand Down

0 comments on commit 880b77f

Please sign in to comment.