Skip to content

Commit b81c060

Browse files
committed
m
1 parent 38941fc commit b81c060

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci_test_vector_java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
if: matrix.os == 'macos-13' && matrix.library == 'TestVectors'
4444
uses: douglascamata/[email protected]
4545

46-
- name: Setup DynamoDB Local
46+
- name: Setup DynamoDB Local
4747
uses: rrainn/[email protected]
4848
with:
4949
port: 8000

.github/workflows/ci_test_vector_net.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
if: matrix.os == 'macos-13' && matrix.library == 'TestVectors'
4040
uses: douglascamata/[email protected]
4141

42-
- name: Setup DynamoDB Local
42+
- name: Setup DynamoDB Local
4343
uses: rrainn/[email protected]
4444
with:
4545
port: 8000

0 commit comments

Comments
 (0)