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

This commit is contained in:
Jan Gleytenhoover 2024-08-20 12:09:43 +02:00
parent f351ef4d46
commit 69aff9fa3e
Signed by: jank
GPG Key ID: B267751B8AE29EFE

@ -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