Skip to content

Remove deprecated datetime_safe call #97

Remove deprecated datetime_safe call

Remove deprecated datetime_safe call #97

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