Revert "chore: preserve `query_tests2` output in CI (#6782)" (#6844)

This reverts commit d7d8c84203.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
pull/24376/head
Andrew Lamb 2023-02-03 18:49:33 +01:00 committed by GitHub
parent b55e4ffa21
commit a9433302dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -269,8 +269,6 @@ jobs:
name: Cargo test
command: cargo test --workspace
- cache_save
- store_artifacts:
path: influxdb_iox/tests/query_tests2/cases/out
# end to end test for JDBC
test-flight-sql-jdbc: