Closed KelSolaar closed 11 months ago
Use ls -la
, the files start with .
so they are hidden by default.
Ah of course... Been a long week... Any rational as to why the filename would start with .
/ file hidden?
I don't recall the rationale used TBH. 😕
No worries, and thanks again!
Hello,
I have been trying to use
pytest-replay
as part of pytest-dev/pytest-xdist/issues/979 and I cannot get any files written on Github Actions. The plugin is loaded correctly afaik and thepoetry run python -W ignore -m pytest --doctest-modules --ignore=$CI_PACKAGE/examples --cov=$CI_PACKAGE $CI_PACKAGE --replay-record-dir=replay
command works fine locally and generate the expected txt files: