test: ensure ssh-agent is configured #778
Reference in New Issue
Block a user
No description provided.
Delete Branch "test/ssh-agent"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See the failing build logs. I would have put it directly in
run-ci-intbut then regularbats -Tp ...usage would fail when testingrecipe_*.batsdirectly. This runs whenever_common_setupis called but it's fairly cheap, so it seems fine? I've checked and the failing tests pass again.👍 lgtm and works locally as well, thank you!