Skip to content

Commit c7370ce

Browse files
committed
Update name
1 parent 9ee5776 commit c7370ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing_fastapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ env:
2727
DATABASE_URL: postgresql://postgres:[email protected]:5432/test_db
2828
jobs:
2929
test:
30-
name: Tests
30+
name: test-fastapi-setup
3131
strategy:
3232
fail-fast: false
3333
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)