Skip to content

Commit

Permalink
Add execution permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljbruce committed Oct 3, 2023
1 parent 359d413 commit 80d5569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: '>=1.20.2'
- run: chmod +x .kokoro/trampoline_cleanup.sh
- run: npm install
- run: go version
- run: .kokoro/conformance.sh

0 comments on commit 80d5569

Please sign in to comment.