mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
Update test.yml
This commit is contained in:
parent
777498c6a2
commit
5115116427
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
||||||
run: pnpm exec electron-rebuild -f -w better-sqlite3,nsfw
|
run: pnpm exec electron-rebuild -f -w better-sqlite3,nsfw
|
||||||
|
|
||||||
- name: Run linting
|
- name: Run linting
|
||||||
run: pnpm run lint -- --max-warnings 0
|
run: pnpm run lint --max-warnings 0
|
||||||
|
|
||||||
# Install minimal Linux dependencies for Electron GUI testing https://www.electronjs.org/docs/latest/tutorial/testing-on-headless-ci
|
# Install minimal Linux dependencies for Electron GUI testing https://www.electronjs.org/docs/latest/tutorial/testing-on-headless-ci
|
||||||
- name: Install Linux GUI dependencies
|
- name: Install Linux GUI dependencies
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue