Comment out format for now.

This commit is contained in:
Dillon Kearns 2023-05-11 16:38:59 -07:00
parent e73412f913
commit e756598733

View File

@ -67,8 +67,8 @@ jobs:
run: npm run build:generator
- name: Tests
run: npm test
- name: elm-format
run: npx --no-install elm-format --validate src/ generator/src
# - name: elm-format
# run: npx --no-install elm-format --validate src/ generator/src
- name: Build elm docs
id: docs
run: lamdera make --docs docs.json