Skip to content

Commit ffd018a

Browse files
committed
add working directory
1 parent 223e58a commit ffd018a

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,6 +37,7 @@ jobs:
3737

3838
- name: TypeScript Compilation Check
3939
run: yarn tsc --noEmit --project tsconfig.json
40+
working-directory: ./services/one-app
4041

4142
- name: Test
4243
run: yarn test:one-app

0 commit comments

Comments
 (0)