Skip to content

Commit ea8dbc4

Browse files
committed
ch6 test passed
1 parent ae1829e commit ea8dbc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060

6161
- name: Checkout output
6262
run : |
63-
grep -q "Usertests passed" os/output.log && exit 1 || exit 0
63+
grep "Usertests passed" os/output.log

0 commit comments

Comments
 (0)