Skip to content

Commit

Permalink
Use cross-env
Browse files Browse the repository at this point in the history
  • Loading branch information
banga committed Dec 31, 2023
1 parent 00cb4d2 commit 83508f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
node-version: ${{ matrix.node_version }}
- run: npm install --frozen-lockfile
- run: npm run build:publish
- run: node test.mjs
- run: cross-env node test.mjs

0 comments on commit 83508f8

Please sign in to comment.