We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb32630 commit b05823eCopy full SHA for b05823e
.github/workflows/test.yml
@@ -37,4 +37,4 @@ jobs:
37
cmake --install build
38
- name: test
39
working-directory: build
40
- run: etc/docker/tests/run_test.sh
+ run: ../etc/docker/tests/run_test.sh
0 commit comments