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 c51759f commit 2cc3e6fCopy full SHA for 2cc3e6f
.github/workflows/nodejs.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Node.js
12
uses: node-modules/github-actions/.github/workflows/node-test.yml@master
13
with:
14
- # os: 'ubuntu-latest, macos-latest'
+ os: 'ubuntu-latest, macos-latest'
15
version: '18.19.0, 18, 20, 22'
16
secrets:
17
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments