add codespell config and ci run
This commit is contained in:
4
.github/workflows/build_arm.yml
vendored
4
.github/workflows/build_arm.yml
vendored
@@ -7,6 +7,10 @@ on:
|
||||
types:
|
||||
- created
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
# ---------------------------------------
|
||||
# Unit testing with Ceedling
|
||||
|
Reference in New Issue
Block a user