Skip to content

Commit

Permalink
Update test-coverage.yaml action
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan authored Nov 28, 2024
1 parent 8bc8279 commit dc3e8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions: read-all

jobs:
test-coverage:
runs-on: ubuntu-latest
runs-on: windows-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit dc3e8fd

Please sign in to comment.