Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 committed Sep 29, 2023
1 parent a5c6a9d commit dc773dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
node-version: "18.x"
- run: yarn install --no-immutable
- run: yarn verify --passWithNoTests
# - run: yarn verify --passWithNoTests
- run: yarn build
- name: Upload Artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit dc773dd

Please sign in to comment.