Skip to content

Commit 1cdd5df

Browse files
committed
CI: run test in the "build" dir
1 parent 0020b15 commit 1cdd5df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
make
2727
- name: Test
2828
run: |
29+
cd build
2930
make test

0 commit comments

Comments
 (0)