Skip to content

Commit

Permalink
chore(ci): test migration from 5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Dec 16, 2024
1 parent 3fb5e6b commit b2c16e7
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 @@ -75,6 +75,8 @@ jobs:
run: ./ci/run-migrate 5.7
- name: Migrate from 5.8
run: ./ci/run-migrate 5.8
- name: Migrate from 5.9
run: ./ci/run-migrate 5.9
- name: Coverage
run: |
uv run --no-sources coverage combine
Expand Down

0 comments on commit b2c16e7

Please sign in to comment.