Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa committed Sep 29, 2024
1 parent 2fd961a commit 51e5fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
go-version: "1.23"

- name: Lint code issues 🚨
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6

- name: Run tests 🧪
run: go test -p 1 -cover -covermode atomic -coverprofile=profile.cov -v ./...
Expand Down

0 comments on commit 51e5fec

Please sign in to comment.