Fix CI pipeline
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good

This commit is contained in:
Stefan Reimer 2023-11-22 18:04:19 +00:00
parent 0d39634eff
commit 6d3bf4767c

View File

@ -4,7 +4,7 @@ REGION := us-east-1
include .ci/podman.mk
test::
pytest::
flake8 cloudbender tests
TEST=True pytest --log-cli-level=DEBUG