mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
fix prettier job name
This commit is contained in:
parent
672b769cc1
commit
d3a328e327
1 changed files with 1 additions and 1 deletions
2
.github/workflows/frontend.yml
vendored
2
.github/workflows/frontend.yml
vendored
|
|
@ -31,5 +31,5 @@ jobs:
|
|||
- name: ESLint
|
||||
run: ./.tests/pre-commit-frontend.sh --eslint
|
||||
|
||||
- name: ESLint
|
||||
- name: Prettier
|
||||
run: ./.tests/pre-commit-frontend.sh --prettier
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue