Skip to content

Commit 44c9933

Browse files
Tried switching test-coverage.yaml to windows
1 parent a030391 commit 44c9933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions: read-all
1111

1212
jobs:
1313
test-coverage:
14-
runs-on: ubuntu-latest
14+
runs-on: windows-latest
1515
env:
1616
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
1717

0 commit comments

Comments
 (0)