Skip to content

Commit 37d0095

Browse files
committed
Update for future installers
1 parent c7370ce commit 37d0095

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing_fastapi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ env:
2626
PRODUCTION_MODE: false
2727
DATABASE_URL: postgresql://postgres:[email protected]:5432/test_db
2828
jobs:
29-
test:
30-
name: test-fastapi-setup
29+
test-uv:
30+
name: test-fastapi-uv-setup
3131
strategy:
3232
fail-fast: false
3333
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)