We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a548a12 commit 095ce5cCopy full SHA for 095ce5c
1 file changed
.github/workflows/test.yml
@@ -25,6 +25,7 @@ jobs:
25
POSTGRES_PASSWORD: password
26
env:
27
PGPORT: 5432
28
+ UV_LOCKED: 1
29
steps:
30
- uses: actions/checkout@v4
31
0 commit comments