test #6

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

View File

@@ -15,8 +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: christopherHX/gitea-upload-artifact@v4/ - uses: https://github.com/christopherHX/gitea-upload-artifact@v4
name: Upload artifacts
with: with:
name: rusty-task name: rusty-task
path: target/x86_64-unknown-linux-gnu/release/rusty-tasks path: target/x86_64-unknown-linux-gnu/release/rusty-tasks