mirror of
https://github.com/Warky-Devs/go-mdtopdf-helper.git
synced 2025-05-19 07:37:28 +00:00
Drop linting, not needed for now
This commit is contained in:
parent
8c14862ae7
commit
f7c73494e0
5
.github/workflows/ci.yaml
vendored
5
.github/workflows/ci.yaml
vendored
@ -30,8 +30,3 @@ jobs:
|
|||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: go test -v ./...
|
run: go test -v ./...
|
||||||
|
|
||||||
- name: Run linting
|
|
||||||
uses: golangci/golangci-lint-action@v4
|
|
||||||
with:
|
|
||||||
version: latest
|
|
Loading…
Reference in New Issue
Block a user