mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-28 21:42:01 +00:00
test.yml remove errant with: node-version
This commit is contained in:
parent
15c8885365
commit
fbd67ab02c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user