Skip to content

Commit fddbf61

Browse files
committed
fix
1 parent f43e5ce commit fddbf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
--workspace \
192192
--lib \
193193
--tests \
194-
--bins \
194+
--bins \
195195
--features avro,json,backtrace,integration-tests
196196
- name: Verify Working Directory Clean
197197
run: git diff --exit-code

0 commit comments

Comments
 (0)