We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d5569 commit 2bb0eedCopy full SHA for 2bb0eed
1 file changed
.github/workflows/ci.yaml
@@ -73,7 +73,7 @@ jobs:
73
- uses: actions/setup-go@v4
74
with:
75
go-version: '>=1.20.2'
76
- - run: chmod +x .kokoro/trampoline_cleanup.sh
+ - run: chmod +x .kokoro/conformance.sh
77
- run: npm install
78
- run: go version
79
- run: .kokoro/conformance.sh
0 commit comments