Skip to content

Commit

Permalink
Merge branch 'main' into bmsbk-params
Browse files Browse the repository at this point in the history
  • Loading branch information
ThanatosGit authored Sep 24, 2023
2 parents abf21ad + 9e15a56 commit 25ce7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
venv/bin/python -m pytest --cov mercury_engine_data_structures --cov-report=xml --fail-if-missing --durations=100 -n 2

- name: codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
files: ./coverage.xml
env:
Expand Down

0 comments on commit 25ce7aa

Please sign in to comment.