Skip to content

Commit

Permalink
T: fix: app not picked, leave clear
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed May 6, 2024
1 parent 302bf7f commit 6d281e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function _pick_app() {
# Use '' or "" for arguments with more words!
#_check <Name of test> <command> [Short info]

clear
_pick_app
printf '\n-----------------------------------------------------------------------------\n\n\t\tAM testing started\n\n-----------------------------------------------------------------------------\n\n'
_check am am 'no argument'

Expand Down

0 comments on commit 6d281e3

Please sign in to comment.