mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-20 00:51:41 +00:00
update ui ci names and levels (#929)
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -68,10 +68,10 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Check Linting
|
||||
run: npm run lint
|
||||
run: npm run lint-ci
|
||||
|
||||
- name: Check Formatting
|
||||
run: npm run check-format
|
||||
run: npm run format-ci
|
||||
photon-build-examples:
|
||||
runs-on: ubuntu-22.04
|
||||
name: "Build Examples"
|
||||
|
||||
Reference in New Issue
Block a user