Skip to content

Commit 6bfc622

Browse files
committed
Fix step name in CI
1 parent f95ddb4 commit 6bfc622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout
2121
uses: actions/checkout@v3
2222

23-
- name: Filter contract-testing
23+
- name: Filter grpc-hello-world
2424
uses: dorny/paths-filter@v2
2525
id: changes
2626
with:

0 commit comments

Comments
 (0)