Skip to content

Commit ed3f37e

Browse files
committed
fix workflow
1 parent 4c45463 commit ed3f37e

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
@@ -34,6 +34,7 @@ jobs:
3434
python -m pip install --upgrade -v -e ".[test, examples, docs]"
3535
3636
- name: Test the extension
37+
run: |
3738
yarn
3839
yarn run lint:check
3940

0 commit comments

Comments
 (0)