We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e6484 commit db1a2b1Copy full SHA for db1a2b1
.github/workflows/test-backend.yml
@@ -44,7 +44,7 @@ jobs:
44
version: "latest"
45
46
- name: Install dependencies
47
- run: uv sync --extra test --extra migration
+ run: uv sync --extra test --extra migrations
48
49
- name: Run tests
50
env:
0 commit comments