Skip to content

Test on django 5.2.9 #104

Test on django 5.2.9

Test on django 5.2.9 #104

name: build-and-test
on: [push, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-24.04
strategy:
matrix:
python-version: ["3.12"]
steps:
- uses: actions/checkout@v6
- name: Build with Makefile
run: make