Skip to content

Commit 9b55806

Browse files
committed
Add runs on
1 parent 2a0fde8 commit 9b55806

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing_fastapi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
name: Tests
3131
strategy:
3232
fail-fast: false
33+
runs-on: ubuntu-latest
3334
steps:
3435
- uses: actions/checkout@v5
3536
- name: install Rust

0 commit comments

Comments
 (0)