fixes for github actions
Some checks failed
Playwright Tests / test (push) Failing after 7s

This commit is contained in:
parent 1290d846cc
commit ce877c8c41
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -23,7 +23,7 @@ jobs:
yarn install
cd packages/test-project
yarn playwright install-deps
dpkg -i ../../obsidian.deb
sudo dpkg -i ../../obsidian.deb
- name: compile and test!
env:
XDG_CONFIG_HOME: $HOME/.config