fix: gen-migrations workflow
Some checks failed
gen-migrations / gen-migrations (push) Failing after 8s
Some checks failed
gen-migrations / gen-migrations (push) Failing after 8s
This commit is contained in:
parent
5521049c27
commit
7825f89f3a
@ -13,7 +13,6 @@ jobs:
|
||||
steps:
|
||||
- uses: 'actions/checkout@v3'
|
||||
with: { fetch-depth: 0, ref: 'main', submodules: 'recursive' }
|
||||
- run: 'docker compose up -d'
|
||||
- name: 'git config'
|
||||
run: |
|
||||
git config --global user.email 'noreply@dnim.org'
|
||||
|
Loading…
Reference in New Issue
Block a user