Skip to content

Commit

Permalink
test.yml remove errant with: node-version
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmoon79 authored and djc committed Nov 6, 2023
1 parent 15c8885 commit fbd67ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ jobs:
with:
targets: ${{ matrix.target }}
- uses: Swatinem/rust-cache@v2
with:
node-version: "12"
- run: cargo build --target ${{ matrix.target }} --color=always

test_wasm:
Expand Down

0 comments on commit fbd67ab

Please sign in to comment.