test #6

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

View File

@@ -15,3 +15,6 @@ jobs:
run: cargo test --release
- name: Run build
run: cargo build --release --target x86_64-unknown-linux-gnu
- uses: actions/upload-artifact@v7
name: Upload artifacts
path: target/x86_64-unknown-linux-gnu/release/rusty-tasks