Skip to content

Commit d523ddd

Browse files
chore(overwatch): Fix overwatch CI step (#3833)
1 parent 2ed80fe commit d523ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ jobs:
376376
./overwatch-cli \
377377
--auth-token ${{ secrets.SENTRY_AUTH_TOKEN }} \
378378
--organization-slug codecov \
379-
javascript --package-manager yarn
379+
javascript --package-manager yarn --workdir src
380380
381381
storybook:
382382
name: Run storybook

0 commit comments

Comments
 (0)