mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-11 08:05:56 +08:00
removed lit from action (runs inside build:live)
This commit is contained in:
parent
8b638e8a4a
commit
60f6a63e47
1 changed files with 0 additions and 3 deletions
3
.github/workflows/pr-check.yml
vendored
3
.github/workflows/pr-check.yml
vendored
|
@ -30,8 +30,5 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: npm run install:all
|
||||
|
||||
- name: Check for lint
|
||||
run: npm run lint
|
||||
|
||||
- name: Run webpack
|
||||
run: npm run build:live
|
||||
|
|
Loading…
Add table
Reference in a new issue