We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3369675 commit 12c1907Copy full SHA for 12c1907
1 file changed
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ${{ matrix.os }}
16
strategy:
17
matrix:
18
- os: [windows-latest, ubuntu-latest]
+ os: [windows-latest, ubuntu-latest]
19
steps:
20
- uses: actions/checkout@v4
21
- uses: actions/setup-node@v4
0 commit comments