Don't build plugins

This commit is contained in:
Gregory Schier
2024-02-24 18:58:51 -08:00
parent d2c5bdc3c8
commit 9f5a3ef96a
2 changed files with 2 additions and 2 deletions

View File

@@ -46,8 +46,6 @@ jobs:
sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf
- name: Install dependencies
run: npm ci
- name: Build plugins
run: npm run build:plugins
- name: Run tests
run: npm test
# Pin dev version to get non-default targets