Skip to content

Commit

Permalink
disabling the ensure-frozen-migrations due to a minor bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanj-square committed Jul 29, 2024
1 parent b3822cb commit 69b23a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
fetch-depth: 0
- name: Init Hermit
uses: cashapp/activate-hermit@v1
- name: Freeze Migrations
run: just ensure-frozen-migrations
# - name: Freeze Migrations
# run: just ensure-frozen-migrations
lint:
name: Lint
runs-on: ubuntu-latest
Expand Down

0 comments on commit 69b23a9

Please sign in to comment.