Skip to content

Commit 98396dd

Browse files
committed
chore: reinstated working directory on pipeline step
1 parent 4785071 commit 98396dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sandbox-checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ jobs:
2323
run: make lint
2424
- name: Run Sandbox Unit Tests
2525
run: make test
26+
working-directory: ./sandbox

0 commit comments

Comments
 (0)