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 2a0fde8 commit 9b55806Copy full SHA for 9b55806
.github/workflows/testing_fastapi.yml
@@ -30,6 +30,7 @@ jobs:
30
name: Tests
31
strategy:
32
fail-fast: false
33
+ runs-on: ubuntu-latest
34
steps:
35
- uses: actions/checkout@v5
36
- name: install Rust
0 commit comments