We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b2234 commit 880a49cCopy full SHA for 880a49c
1 file changed
.github/workflows/sqlite-test.yml
@@ -46,4 +46,4 @@ jobs:
46
# returns >= 1 row if data loaded
47
test "$(sqlite3 restaurant.db "SELECT COUNT(*) FROM ARTICLE WHERE prix_unitaire > 0;")" -ge 1
48
49
- echo "All checks passed ✅"
+ echo "======---All checks passed---======"
0 commit comments