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 43970cc commit 881f857Copy full SHA for 881f857
.github/workflows/c-cpp.yml
@@ -14,4 +14,5 @@ jobs:
14
steps:
15
- uses: actions/checkout@v3
16
- name: make test
17
+ working-directory: ./cpp
18
run: make test
0 commit comments