Try tests in a container

This commit is contained in:
Cyber MacGeddon 2025-07-23 00:05:10 +01:00
parent c0c55dca73
commit 60c081eccf

View file

@ -14,6 +14,9 @@ jobs:
name: Run tests
runs-on: ubuntu-latest
container:
image: python:3.12
steps:
- name: Set version