This commit is contained in:
parent
1290d846cc
commit
ce877c8c41
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
yarn install
|
yarn install
|
||||||
cd packages/test-project
|
cd packages/test-project
|
||||||
yarn playwright install-deps
|
yarn playwright install-deps
|
||||||
dpkg -i ../../obsidian.deb
|
sudo dpkg -i ../../obsidian.deb
|
||||||
- name: compile and test!
|
- name: compile and test!
|
||||||
env:
|
env:
|
||||||
XDG_CONFIG_HOME: $HOME/.config
|
XDG_CONFIG_HOME: $HOME/.config
|
||||||
|
Loading…
Reference in New Issue
Block a user