Skip to content

Commit

Permalink
Update go-build-and-test-example.yml
Browse files Browse the repository at this point in the history
use yaml from main
  • Loading branch information
karkunpavan authored Nov 22, 2024
1 parent 43e898b commit 5fa2006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-build-and-test-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build-example:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@main

- name: Set up Go
uses: actions/setup-go@v3
Expand Down

0 comments on commit 5fa2006

Please sign in to comment.