Skip to content

Commit ada8fca

Browse files
committed
m
1 parent d713149 commit ada8fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/library_rust_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
shell: bash
109109
working-directory: ./${{ matrix.library }}
110110
run: |
111-
make test_rust
111+
make test_rust test_rust_debug
112112
113113
- name: Test Examples for Rust in ${{ matrix.library }}
114114
if: ${{ matrix.library == 'DynamoDbEncryption' }}

0 commit comments

Comments
 (0)