Skip to content

Commit 685e02d

Browse files
authored
Update ci.yml
1 parent 9e8254c commit 685e02d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
for i in $(seq 1 200); do
5151
echo "Dummy line $i"
5252
done
53-
false
53+
true

0 commit comments

Comments
 (0)