[FEATURE] Add pipelines #1

Merged
jank merged 8 commits from feature/pipelines into main 2024-08-20 10:18:08 +00:00
Showing only changes of commit 69aff9fa3e - Show all commits

Change pipeline name
All checks were successful
Cargo Build & Test / Tests (pull_request) Successful in 9s
Cargo Build & Test / Test publish (pull_request) Successful in 9s
Cargo Build & Test / check-cargo-version (pull_request) Successful in 6s

Jan K9f 2024-08-20 12:09:43 +02:00
Signed by: jank
GPG key ID: B267751B8AE29EFE

View file

@ -6,7 +6,7 @@ on:
jobs:
test:
container: git.kjan.de/actions/rust-node
name: Test publish
name: Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4