Skip to content

Commit

Permalink
remove with version
Browse files Browse the repository at this point in the history
  • Loading branch information
sloloris committed Dec 5, 2024
1 parent 2b1e78d commit 4b55aa3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Test

on:
pull_request:
branches: [main]
push:
branches: [main]

Expand All @@ -27,8 +26,6 @@ jobs:
- run: go build -v .
- name: Run linters
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
with:
version: v6.1.1

generate:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4b55aa3

Please sign in to comment.