Test static deploy action without pip
All checks were successful
Test / test (push) Successful in 12s
All checks were successful
Test / test (push) Successful in 12s
This commit is contained in:
parent
e6362c4862
commit
d40d2837f5
3 changed files with 60 additions and 49 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue