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 38d1672 commit 82fec13Copy full SHA for 82fec13
.github/workflows/ci.yml
@@ -18,5 +18,5 @@ jobs:
18
with:
19
node-version: 18
20
21
- - name: Force Failure
22
- run: (exit 1)
+ - name: Node Version
+ run: node --version
0 commit comments