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 9ee5776 commit c7370ceCopy full SHA for c7370ce
.github/workflows/testing_fastapi.yml
@@ -27,7 +27,7 @@ env:
27
DATABASE_URL: postgresql://postgres:[email protected]:5432/test_db
28
jobs:
29
test:
30
- name: Tests
+ name: test-fastapi-setup
31
strategy:
32
fail-fast: false
33
runs-on: ubuntu-latest
0 commit comments