1 Commits
Author SHA1 Message Date
alu 60e95c04bf add lint workflow
ProxmoxAAS-Dashboard Code Style Check / lint-check (push) Failing after 10s
2026-07-29 03:01:49 +00:00
-2
View File
@@ -8,8 +8,6 @@ on:
jobs:
lint-check:
runs-on: ubuntu-latest
env:
NODE_PATH: /usr/local/lib/node_modules
steps:
- name: Initialize ${{runner.os}} ${{runner.arch}}
uses: actions/setup-node@v4