We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5649146 commit 4224576Copy full SHA for 4224576
1 file changed
.github/workflows/ci-javascript.yaml
@@ -154,6 +154,7 @@ jobs:
154
155
- name: Examples
156
run: |
157
+ cd examples
158
yarn run:hello-world
159
yarn run:fs
160
yarn run:http
0 commit comments