+ 1
I am having a problem on github actions. Implementing a workflow for django and pytest.
Running the django pytest produces the error: PytestCacheWarning: could not create cache path <the_path_for_the_cache_file> session.config.cache.set(STEPWISE_CACHE_DIR, []). I don't know if this error is enough to provide a solution. Thanks
0 Antworten