We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5960138 commit bccb177Copy full SHA for bccb177
.github/workflows/ci.yml
@@ -22,7 +22,6 @@ jobs:
22
os: [ ubuntu-latest, windows-latest ]
23
node-version: [ 14, 16, 18 ]
24
fail-fast: false
25
-
26
steps:
27
- uses: actions/checkout@v3
28
0 commit comments