Skip to content

Commit ec28871

Browse files
Update .github/workflows/test-integration.yml
Co-authored-by: per1234 <accounts@perglass.com>
1 parent 75a3eb5 commit ec28871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
- name: Run action with defaults
3636
uses: ./ # Use the action from the local path.
3737

38-
- name: Run Protoc
39-
# Verify that Protoc was installed
38+
- name: Run protoc
39+
# Verify that protoc was installed
4040
run: protoc --version
4141

4242
version:

0 commit comments

Comments
 (0)