TheRealZeljko

Results 3 comments of TheRealZeljko

Currently the tests fail inside the action. I don't understand why yet.

To me the tests in the pipeline fail because of some setup in this test here: https://github.com/zeljkobekcic/antidote/blob/main/tests/test_bundle.zsh#L1. Here it clearly says: ``` # === test_bundle === # temp ANTIDOTE_HOME= ```...

I have looked into into it a little more. ZTAP is cloned correctly, but these temp directories are not setup correctly I think. I guess the error is in these...