wip: fix workflow 2
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 1m16s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Failing after 7s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been skipped
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 1m16s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Failing after 7s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been skipped
This commit is contained in:
parent
bf9b1f8952
commit
7f42e2422a
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ jobs:
|
|||
cargo-
|
||||
|
||||
- name: 🚀 Run tests
|
||||
- uses: actions-rs/cargo@v1
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
args: --release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue