Skip to content

Commit 02bfbbf

Browse files
committed
Do not print exit code from miri, instead it should be the return value of the script
1 parent cedaf8a commit 02bfbbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/miri.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@ cargo clean
1515

1616
echo "Starting Arrow MIRI run..."
1717
cargo miri test -p arrow -- --skip csv --skip ipc --skip json
18-
echo "Miri finished with exit code $?"

0 commit comments

Comments
 (0)