Skip to content

Bump uvicorn from 0.24.0.post1 to 0.25.0 in /app (#7) #10

Bump uvicorn from 0.24.0.post1 to 0.25.0 in /app (#7)

Bump uvicorn from 0.24.0.post1 to 0.25.0 in /app (#7) #10

Workflow file for this run

name: "tests"
on:
push:
branches: [ '**' ]
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- name: Check out repository
uses: actions/checkout@v2
- name: run tests
run: ./scripts/test