Skip to content

Commit

Permalink
Validate output of MIRI
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Jul 21, 2021
1 parent d8da826 commit 2ed25c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/miri.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
cargo clean
# Currently only the arrow crate is tested with miri
# IO related tests and some unsupported tests are skipped
cargo miri test -p arrow -- --skip csv --skip ipc --skip json || true
cargo miri test -p arrow -- --skip csv --skip ipc --skip json

0 comments on commit 2ed25c7

Please sign in to comment.