Add script build-image.sh (#273)

This commit is contained in:
Han
2026-01-27 11:27:14 +09:00
committed by GitHub
parent a9fb04dea8
commit 54ec4894a6
40 changed files with 591 additions and 205 deletions

View File

@@ -1,5 +1,9 @@
name: Test and clippy common crates
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches: