Skip to content

Commit

Permalink
Test script
Browse files Browse the repository at this point in the history
  • Loading branch information
Isengo1989 committed Dec 6, 2023
1 parent 35486ce commit 8c9bd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/watch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ find $WATCHER_PATH -type f -print0 | while IFS= read -r -d '' file; do

done

error_found $ERROR_FOUND
error_found "$ERROR_FOUND"

0 comments on commit 8c9bd66

Please sign in to comment.