fix CI
All checks were successful
Clang-format Check / clang-format-check (push) Successful in 16s
Tests Check / test-check (push) Successful in 2m20s

This commit is contained in:
Timofey Khoruzhii 2023-05-09 02:19:49 +03:00
parent 7d09ff10c2
commit 5c69b735a8

View file

@ -25,4 +25,5 @@ jobs:
- name: Test - name: Test
run: | run: |
cd build
make test make test