mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 10:32:29 +00:00
chore(ci): run tests in push workflow
This commit is contained in:
parent
dc14e5bfa7
commit
e5b4d32937
1 changed files with 3 additions and 0 deletions
3
.github/workflows/push.yml
vendored
3
.github/workflows/push.yml
vendored
|
|
@ -37,3 +37,6 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: cd build && make
|
||||
|
||||
- name: Test
|
||||
run: ./build/test/StormTest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue