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

This commit is contained in:
Chance 2025-04-20 22:17:43 -04:00
parent eec8a0d49f
commit b9b5aee363
Signed by: caznix
GPG key ID: 489D213143D753FD

View file

@ -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