consistent
This commit is contained in:
parent
03caddd29a
commit
e7bba17971
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -16,9 +16,9 @@ jobs:
|
||||
- name: Build
|
||||
run: npm run build
|
||||
- name: Test
|
||||
run: npm run fmt
|
||||
run: npm run test
|
||||
- name: Format
|
||||
run: npm t
|
||||
run: npm run fmt
|
||||
- name: "check for uncommitted changes"
|
||||
# Ensure no changes, but ignore node_modules dir since dev/fresh ci deps installed.
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user