Update .github/workflows/test.yml
All checks were successful
Compile Rust Code on Release / lint&test (push) Successful in 1m22s

This commit is contained in:
semubico 2025-07-11 17:42:30 +02:00
parent a3c1ecf4e6
commit 086e7e4ebb

View file

@ -13,7 +13,7 @@ jobs:
- run: cargo test
- run: cargo build --release
- name: Upload Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: wololo-app
path: target/release/wololo