feat: add scripts/ui tests to cicd

This commit is contained in:
Benjamin Labrecque
2026-07-27 10:27:47 +02:00
parent d1bbca80c5
commit 5fd90ccd6d
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
- 'services/**'
- name: Install uv
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
uses: actions/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
- name: Install Python 3.10
run: uv python install 3.10