This commit is contained in:
Sean Wei
2020-10-31 09:23:28 +08:00
committed by Fabian Homborg
parent 638cf61407
commit ca0f5686ff
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ if not set -q GITHUB_WORKFLOW
# CHECK: login shell
# CHECK: interactive
else
# Github Action doesn't start this in a terminal, so fish would complain.
# GitHub Action doesn't start this in a terminal, so fish would complain.
# Instead, we just fake the result, since we have no way to indicate a skipped test.
echo not login shell
echo interactive