test #6

Open
andrei-stoica wants to merge 7 commits from workflow-test into main
Showing only changes of commit 7c499c1e93 - Show all commits

View File

@@ -15,7 +15,7 @@ jobs:
run: cargo test --release run: cargo test --release
- name: Run build - name: Run build
run: cargo build --release --target x86_64-unknown-linux-gnu run: cargo build --release --target x86_64-unknown-linux-gnu
- uses: https://github.com/christopherHX/gitea-upload-artifact@v4/ - uses: christopherHX/gitea-upload-artifact@v4/
name: Upload artifacts name: Upload artifacts
with: with:
name: rusty-task name: rusty-task