workflow update
Rust Build / Check (pull_request) Successful in 1m8s
Rust Build / Rustfmt (pull_request) Successful in 29s
Rust Build / Clippy (pull_request) Successful in 1m22s

This commit is contained in:
2026-06-20 21:48:45 -04:00
parent df1438d14e
commit c7a8ef79e2
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -5,6 +5,10 @@ on:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check:
name: Check
+4
View File
@@ -5,6 +5,10 @@ on:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check:
name: Check