Commit 7764747b authored by James Kirk's avatar James Kirk
Browse files

refactor: stopping pytest caching

2 merge requests!23Resolve "Release v0.1.0",!8Gitlab-ci
Pipeline #106878 passed with stages
in 38 seconds
......@@ -6,5 +6,5 @@ services:
dockerfile: docker/Dockerfile
volumes:
- ../:/app
command: "pytest"
command: "pytest -p no:cacheprovider"
container_name: soar_api_test
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment