fix prettier job name

This commit is contained in:
checktheroads 2021-01-04 00:19:29 -07:00
parent 672b769cc1
commit d3a328e327

View file

@ -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