chore(ci): run tests in push workflow

This commit is contained in:
fallenoak 2020-09-07 22:33:51 -05:00
parent dc14e5bfa7
commit e5b4d32937
No known key found for this signature in database
GPG key ID: 7628F8E61AEA070D

View file

@ -37,3 +37,6 @@ jobs:
- name: Build
run: cd build && make
- name: Test
run: ./build/test/StormTest