test #6

Open
andrei-stoica wants to merge 7 commits from workflow-test into main
Showing only changes of commit 03e830575d - 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: actions/upload-artifact@v7 - uses: https://github.com/christopherHX/gitea-upload-artifact@v4/
name: Upload artifacts name: Upload artifacts
with: with:
name: rusty-task name: rusty-task