Skip to content

Commit d319794

Browse files
committed
add pushd
1 parent ed3f37e commit d319794

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
3636
- name: Test the extension
3737
run: |
38+
pushd jupyter-widget-testwidgets
3839
yarn
3940
yarn run lint:check
4041

0 commit comments

Comments
 (0)