Skip to content

Commit

Permalink
CI: Remove unnecessary "go version" command
Browse files Browse the repository at this point in the history
  • Loading branch information
mertssmnoglu committed Feb 26, 2024
1 parent 4a727da commit ab519ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- run: go version
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit ab519ed

Please sign in to comment.