Compare commits

..

1 Commits

Author SHA1 Message Date
5951c46df9 Fixed test action installation
Some checks failed
Test before pr merge / test-lint (pull_request) Successful in 7s
Test before pr merge / test (pull_request) Failing after 17s
2026-01-16 16:11:45 +01:00

View File

@@ -36,6 +36,7 @@ jobs:
- name: Setting up Python 3.12
run: |
apt install python3-dev -y
bash ./install.sh
bash ./install.sh -dev