mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-26 04:31:39 +03:00
Comment out format for now.
This commit is contained in:
parent
e73412f913
commit
e756598733
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user