mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-14 13:30:50 +00:00
fix nextest run command
This commit is contained in:
parent
f37e1529af
commit
1daccd6175
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@ -94,7 +94,7 @@ jobs:
|
||||
- uses: taiki-e/install-action@nextest
|
||||
|
||||
- name: Run cargo nextest
|
||||
run: cargo nextest --release -v --all-features --profile ci \
|
||||
run: cargo nextest run --release -v --all-features --profile ci \
|
||||
-p marine-core \
|
||||
-p marine-runtime
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user