Skip to content

Commit

Permalink
chore: disable action test
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Sep 12, 2024
1 parent 5324b8e commit 6c73b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
contents: write
needs:
- build
- test
# - test
env:
NPM_VERSION: ${{needs.build.outputs.npm_version}}
steps:
Expand Down

0 comments on commit 6c73b50

Please sign in to comment.