Skip to content

Commit 2bb0eed

Browse files
committed
typo correction
1 parent 80d5569 commit 2bb0eed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- uses: actions/setup-go@v4
7474
with:
7575
go-version: '>=1.20.2'
76-
- run: chmod +x .kokoro/trampoline_cleanup.sh
76+
- run: chmod +x .kokoro/conformance.sh
7777
- run: npm install
7878
- run: go version
7979
- run: .kokoro/conformance.sh

0 commit comments

Comments
 (0)