This commit is contained in:
@@ -8,10 +8,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
run: git clone --depth 1 https://7000pct.gitea.bloupla.net/7000pctAUTO/terminal-layout-sync.git .
|
||||
- name: Check Node
|
||||
run: |
|
||||
which node && node --version
|
||||
which npm && npm --version
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
- name: Lint
|
||||
|
||||
Reference in New Issue
Block a user