Skip to content

Commit 5403d7d

Browse files
committed
test ReLaXedJS
1 parent 38ecadb commit 5403d7d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/mkdocs_pdf.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,13 @@ jobs:
2727

2828
- name: find relaxedjs
2929
run: |
30+
which relaxed
3031
which relaxedjs
3132
exit
33+
34+
- name: stop
35+
run: |
36+
exit
3237
3338
# - name: Setup chromium
3439
# uses: browser-actions/setup-chrome@v1

0 commit comments

Comments
 (0)