Open happy-barney opened 10 months ago
Possibly so, but why would you run author tests in github workflows?
current workflow has AUTHOR_TESTING
env variable set to 1
(luckily it is not used as far as it is not propagated into container)
on other hand, pod
tests shuld be imho executed
test simply checks whether
STDIN
is a tty.Such test doesn't check anything and should be removed.