Update unit tests in Github workflow
This commit is contained in:
1
.github/workflows/build_all.yml
vendored
1
.github/workflows/build_all.yml
vendored
@ -42,6 +42,7 @@ on:
|
||||
permissions:
|
||||
contents: write
|
||||
actions: read
|
||||
checks: write
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.pull_request.number || github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user