Testing a theory about why stuff is not passing tests

This commit is contained in:
Cyber MacGeddon 2025-07-21 12:08:58 +01:00
parent ef3ec92344
commit 91626bd64e

View file

@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v3
- name: Setup packages
run: make update-package-versions VERSION=0.0.0
run: make update-package-versions VERSION=1.2.999
- name: Setup environment
run: python3 -m venv env