update playwright action
Some checks failed
Playwright Tests / test (push) Failing after 2m19s

This commit is contained in:
parent 3a5a48e2fb
commit b89debe49c
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -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