Skip to content

Commit

Permalink
chore(ci): test migrations from 5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Feb 14, 2025
1 parent 50350b8 commit 8a6a518
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/migrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
run: ./ci/run-migrate 5.8
- name: Migrate from 5.9
run: ./ci/run-migrate 5.9
- name: Migrate from 5.10
run: ./ci/run-migrate 5.10
- name: Coverage
run: |
uv run --no-sources coverage combine
Expand Down

0 comments on commit 8a6a518

Please sign in to comment.