trying this

This commit is contained in:
darkicewolf50 2024-03-12 11:49:42 -06:00
parent d19d196c7e
commit bc18eba7cb

View File

@ -44,7 +44,5 @@ jobs:
- name: Install packages
run: npm ci
- name: Prettier
run: npm run format
- name: Lint
run: npm run lint