We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e7b44 commit 437750eCopy full SHA for 437750e
1 file changed
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
68
test-packages:
69
name: Test Packages
70
- runs-on: ${{ matrix.os }}
+ runs-on: ${{ matrix.os }}
71
72
strategy:
73
matrix:
0 commit comments