mirror of
https://github.com/cgiesche/streamdeck-homeassistant.git
synced 2026-01-09 14:08:09 -05:00
removed test and lint from release
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user