Compare commits

..

1 Commits

Author SHA1 Message Date
68f92981a5 Fixed test action installation
Some checks failed
Test before pr merge / test-lint (pull_request) Successful in 9s
Test before pr merge / test (pull_request) Failing after 17s
2026-01-16 16:14:14 +01:00

View File

@@ -36,7 +36,7 @@ jobs:
- name: Setting up Python 3.12
run: |
python3.12 -m pip install evdev
python3.12 -m pip install evdev
bash ./install.sh
bash ./install.sh -dev