Skip to content

Commit 47bbb32

Browse files
authored
Replace error message in CI workflow
1 parent 99727f8 commit 47bbb32

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
@@ -30,7 +30,7 @@ jobs:
3030
echo "Dummy line $i"
3131
done
3232
echo "Errors while running CTest"
33-
echo "[[[]]]]]]]]]]]]]]]"
33+
echo "abc"
3434
false
3535
3636
dummy_2:

0 commit comments

Comments
 (0)