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 96c9038 commit 6f7b12fCopy full SHA for 6f7b12f
.github/workflows/node.js.yml
@@ -18,6 +18,8 @@ jobs:
18
build_test:
19
20
runs-on: ${{ matrix.os }}
21
+ env:
22
+ CI: false
23
strategy:
24
fail-fast: false
25
matrix:
0 commit comments