Skip to content

dev: Update python and django req / version bump #286

dev: Update python and django req / version bump

dev: Update python and django req / version bump #286

Workflow file for this run

name: Tests
concurrency:
group: django-squash-${{ github.head_ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- "**"
jobs:
django-squash:
name: Tests
uses: ./.github/workflows/_tests.yml
secrets: inherit
with:
ref: ${{ github.ref }}