Skip to content

Commit

Permalink
CI: Try setting the OS to windows for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
dopplershift committed Nov 13, 2024
1 parent 2c7ed97 commit cf37c82
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,5 @@ jobs:
with:
name: ${{ github.workflow }}
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}
os: windows

0 comments on commit cf37c82

Please sign in to comment.