Skip to content

Commit

Permalink
Update smoke-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Feb 5, 2025
1 parent d362484 commit 2248303
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,15 +110,12 @@ jobs:
runs-on: ${{ matrix.os }}
needs:
- build-windows
env:
# TODO: remove this when the integrity keys are fixed.
COREPACK_INTEGRITY_KEYS: 0

strategy:
fail-fast: false
matrix:
node-version:
- 22.x
- 23.x

os:
- windows-latest
Expand Down

0 comments on commit 2248303

Please sign in to comment.