Add CI/CD Pipeline #2

Open
Lukas wants to merge 4 commits from feature/1-ci-pipeline into master
Showing only changes of commit 219308f6a0 - Show all commits
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
python-version: '3.11'
- name: Install uv
uses: astral-sh/setup-uv@v4
run: pip install uv
- name: Install dependencies
run: uv sync --extra test