update ci

This commit is contained in:
hathach 2022-12-08 10:00:25 +07:00
parent be4f4e4f79
commit 34081f6c5c
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
name: pre-commit
on:
pull_request:
push:
pull_request:
branches: [ master ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
@ -32,5 +33,5 @@ jobs:
run: |
# Install Ceedling
gem install ceedling
cd test
cd test/unit-test
ceedling test:all