mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2024-11-21 17:00:40 +00:00
ci: use full clone for test workflow to fix version detection (#461)
This commit is contained in:
parent
5e7a371725
commit
3eaf162858
@ -16,7 +16,7 @@ steps:
|
||||
fetch:
|
||||
image: docker.io/library/python:3.11
|
||||
commands:
|
||||
- git fetch -tq
|
||||
- git fetch --unshallow --quiet
|
||||
|
||||
pytest:
|
||||
image: ${PYTHON_VERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user