Skip to content

Commit 564c5a8

Browse files
committed
Attempt to fix the work directory for testing the program
1 parent 25c696c commit 564c5a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ jobs:
3737
run: npm install
3838

3939
- name: Run CI tests inside container
40+
working-directory: ${{ github.workspace }}
4041
run: ./convert-and-validate-specs.sh

0 commit comments

Comments
 (0)