Skip to content

Commit 5b66d47

Browse files
committed
Update
1 parent 7fdfbc3 commit 5b66d47

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test_widget.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ jobs:
1919
with:
2020
node-version: 22
2121
- uses: pnpm/action-setup@v4
22-
run:
23-
working-directory: tests-widget
22+
working-directory: ./tests-widget
2423
with:
2524
run_install: |
2625
- cwd: tests-widget

0 commit comments

Comments
 (0)