fully specify actions-rs repo
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 34s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 56s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Failing after 2m50s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Successful in 3m6s
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 34s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 56s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Failing after 2m50s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Successful in 3m6s
This commit is contained in:
parent
eec8a0d49f
commit
b9b5aee363
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ jobs:
|
|||
|
||||
|
||||
- name: 🚀 Run tests
|
||||
uses: actions-rs/cargo@v1
|
||||
uses: https://github.com/actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
args: --release --all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue