removed test and lint from release

This commit is contained in:
Christoph Giesche
2025-03-12 21:05:59 +01:00
parent 3e4c53f075
commit c91adb3106

View File

@@ -27,10 +27,6 @@ jobs:
- name: NPM Install
run: npm install
- name: Lint
run: npm run ci-lint
- name: Test
run: npm run test
- name: Build
run: npm run build
- name: StreamDeck Bundle