Skip to content

Commit

Permalink
revert syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbrn committed Jan 22, 2025
1 parent d66199b commit 8799c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-and-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
python -m pytest --cov=nested_dask --cov-report=xml
- name: Upload coverage report to codecov
uses: codecov/codecov-action@v5
env:
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 8799c7f

Please sign in to comment.