Skip to content

Commit 151649b

Browse files
workflow
1 parent 5e9e675 commit 151649b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_test_go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
run: |
128128
make test_go
129129
130-
- name: Test ${{ matrix.library }}
130+
- name: Test Examples
131131
if: matrix.library == 'DynamoDbEncryption'
132132
working-directory: ./Examples/runtimes/go
133133
run: |

0 commit comments

Comments
 (0)