Skip to content

Commit

Permalink
remove dependency on rust job for js test
Browse files Browse the repository at this point in the history
  • Loading branch information
mistersimon committed Oct 20, 2023
1 parent 6879f5d commit 530f085
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-request-token-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
runs-on: ubuntu-latest
env:
NODE_VERSION: 16.x
needs: cargo-test-sbf
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ env.NODE_VERSION }}
Expand Down

0 comments on commit 530f085

Please sign in to comment.