mirror of
https://github.com/foomo/posh-providers.git
synced 2025-10-16 12:35:41 +00:00
fix: disable schema gen
This commit is contained in:
parent
f92683af2f
commit
7d27278e7a
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@ -34,10 +34,10 @@ jobs:
|
||||
- name: Run test
|
||||
run: make test
|
||||
|
||||
- name: Generate schema
|
||||
run: |
|
||||
make schema
|
||||
git diff --exit-code
|
||||
#- name: Generate schema
|
||||
# run: |
|
||||
# make schema
|
||||
# git diff --exit-code
|
||||
|
||||
- uses: coverallsapp/github-action@v2
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user