This commit is contained in:
parent
3a5a48e2fb
commit
b89debe49c
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -25,6 +25,8 @@ jobs:
|
||||
yarn playwright install-deps
|
||||
dpkg -i ../../obsidian.deb
|
||||
- name: compile and test!
|
||||
env:
|
||||
XDG_CONFIG_HOME: /root/.config
|
||||
run: |
|
||||
yarn workspace obsidian-testing-framework run tsc
|
||||
yarn workspace obsidian-sample-plugin run test
|
||||
|
Loading…
Reference in New Issue
Block a user