Update .github/workflows/unit_tests.yml
Unit Testing / test (3.10) (push) Has been cancelled
Unit Testing / test (3.11) (push) Has been cancelled
Unit Testing / test (3.12) (push) Has been cancelled
Unit Testing / test (3.8) (push) Has been cancelled
Unit Testing / test (3.9) (push) Has been cancelled

This commit is contained in:
2026-02-26 13:11:53 +01:00
parent 09ec1b9173
commit 2380c9ae7f
-1
View File
@@ -22,7 +22,6 @@ jobs:
- uses: actions/checkout@v4
with:
lfs: 'true'
token: ${{ secrets.CICD }}
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with: