ci: add integration tests (light mode)
This commit is contained in:
@@ -18,3 +18,6 @@ jobs:
|
||||
|
||||
- name: Unit Tests
|
||||
run: ./build/tests
|
||||
|
||||
- name: Integration Tests
|
||||
run: python3 test.py
|
||||
|
||||
Reference in New Issue
Block a user