fix(gb-infra): Remove unnecessary whitespace in Node workflow configuration
This commit is contained in:
parent
3f20667813
commit
19cd1bc46d
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ jobs:
|
||||||
- uses: wackbyte/rust-toolchain@trunk
|
- uses: wackbyte/rust-toolchain@trunk
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
|
|
||||||
- run: cargo test --all-features
|
- run: cargo test --all-features
|
||||||
|
|
||||||
- name: Cache cargo registry
|
- name: Cache cargo registry
|
||||||
|
|
Loading…
Add table
Reference in a new issue