We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0bcb8d commit 5ef4b63Copy full SHA for 5ef4b63
.github/workflows/test-examples.yml
@@ -91,6 +91,7 @@ jobs:
91
path: .coverage-${{matrix.repo.name}}-${{matrix.dry}}
92
93
coverage:
94
+ runs-on: ubuntu-latest
95
needs: [test-all]
96
steps:
97
- name: Fetch coverage artefacts
0 commit comments