We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0020b15 commit 1cdd5dfCopy full SHA for 1cdd5df
1 file changed
.github/workflows/ci.yml
@@ -26,4 +26,5 @@ jobs:
26
make
27
- name: Test
28
run: |
29
+ cd build
30
make test
0 commit comments