mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
parent
f01815bd04
commit
b6dbd23ae7
15 changed files with 31 additions and 33 deletions
5
.github/workflows/checks.yml
vendored
5
.github/workflows/checks.yml
vendored
|
|
@ -59,12 +59,9 @@ jobs:
|
|||
if: steps.cache-npm-packages.outputs.cache-hit != 'true'
|
||||
run: npm ci --legacy-peer-deps
|
||||
|
||||
- name: Lint Scripts
|
||||
- name: Lint Src and Server
|
||||
run: npm run lint
|
||||
|
||||
- name: Lint Server Script
|
||||
run: npm run lintServer
|
||||
|
||||
test:
|
||||
name: Test
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue