Skip to content

Commit 880a49c

Browse files
authored
Update sqlite-test.yml
1 parent b6b2234 commit 880a49c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sqlite-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
# returns >= 1 row if data loaded
4747
test "$(sqlite3 restaurant.db "SELECT COUNT(*) FROM ARTICLE WHERE prix_unitaire > 0;")" -ge 1
4848
49-
echo "All checks passed"
49+
echo "======---All checks passed---======"

0 commit comments

Comments
 (0)