Skip to content

Commit

Permalink
Merge branch 'main' into property_layer
Browse files Browse the repository at this point in the history
  • Loading branch information
quaquel authored Nov 19, 2024
2 parents b33a275 + a1da434 commit a83f817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: pytest --durations=10 --cov=mesa tests/ --cov-report=xml
- if: matrix.os == 'ubuntu'
name: Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit a83f817

Please sign in to comment.