Skip to content

Commit b5e2114

Browse files
committed
Make extended test to use optional parquet_encryption feature
1 parent 987f333 commit b5e2114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/extended.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
--lib \
124124
--tests \
125125
--bins \
126-
--features avro,json,backtrace,extended_tests,recursive_protection
126+
--features avro,json,backtrace,extended_tests,recursive_protection,parquet_encryption
127127
- name: Verify Working Directory Clean
128128
run: git diff --exit-code
129129
- name: Cleanup

0 commit comments

Comments
 (0)