Skip to content

Commit

Permalink
Troubleshoot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Oct 12, 2023
1 parent 94a0c07 commit 7f3ed2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/src.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
commandname --word 'test' /tmp ./outgoing
if ! [ -e 'outgoing/ghaction.count.txt' ]; then
echo "Contents of outgoing: " outgoing/*
echo "::error ::File outgoing/ghaction.count.txt was not created."
fi
Expand Down

0 comments on commit 7f3ed2b

Please sign in to comment.