Skip to content

Bump tornado from 6.3.2 to 6.3.3 #412

Bump tornado from 6.3.2 to 6.3.3

Bump tornado from 6.3.2 to 6.3.3 #412

Workflow file for this run

name: Build
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
jobs:
coverage:
uses: ./.github/workflows/coverage.yml
secrets: inherit
tests:
needs: coverage
uses: ./.github/workflows/tests.yml