Fix nquote
All checks were successful
Initializing rust environment. / build (ubuntu-20.04) (push) Successful in 40s
All checks were successful
Initializing rust environment. / build (ubuntu-20.04) (push) Successful in 40s
This commit is contained in:
@@ -26,5 +26,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Running testbench
|
- name: Running testbench
|
||||||
run: |
|
run: |
|
||||||
. "$HOME/.cargo/env
|
. "$HOME/.cargo/env"
|
||||||
cargo test
|
cargo test
|
||||||
|
|||||||
Reference in New Issue
Block a user