Skip to content

Commit 881f857

Browse files
authored
Update c-cpp.yml
set working folder
1 parent 43970cc commit 881f857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v3
1616
- name: make test
17+
working-directory: ./cpp
1718
run: make test

0 commit comments

Comments
 (0)