Skip to content

Commit

Permalink
wip: return migration script in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gak committed Jul 29, 2024
1 parent 6ea039d commit 0f0722c
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 0f0722c

Please sign in to comment.