Refactor CI

This commit is contained in:
Arbion Halili
2025-06-28 14:42:53 +01:00
parent c977ce9419
commit d8459358cf
7 changed files with 12 additions and 15 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ runs:
- name: Install Python
run: uv python install
shell: bash
shell: bash
- name: Sync
run: uv sync --locked --all-extras --dev
shell: bash
shell: bash