Test static deploy action without pip
All checks were successful
Test / test (push) Successful in 12s

This commit is contained in:
Eric Wendland 2026-07-15 16:34:06 +02:00
commit d40d2837f5
3 changed files with 60 additions and 49 deletions

View file

@ -60,7 +60,7 @@ Set `BUNNY_STORAGE_ENDPOINT` when the Storage Zone is outside Frankfurt.
## Development
```bash
python3 -m pytest tests
python3 -m unittest discover -s tests
```
The canonical source lives in the private Gandalf infrastructure repository