Update .gitea/workflows/test.yml
Run Pytest and Generate Reports / tests (push) Failing after 19s

This commit is contained in:
2025-07-07 15:42:09 +02:00
parent dca0c76b43
commit 704c8e72c8
-1
View File
@@ -18,7 +18,6 @@ jobs:
curl -fsSL https://pixi.sh/install.sh | bash
export PATH="$HOME/.pixi/bin:$PATH"
pixi install
- name: Install Allure CLI
run: |