Skip to content

Commit 72a55c4

Browse files
committed
TEMP
1 parent 57a2c6b commit 72a55c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
runs-on: ubuntu-latest
3030
steps:
3131
- uses: actions/checkout@v2
32-
- name: Check go mod
33-
run: go mod tidy
3432
- name: lint
3533
uses: golangci/golangci-lint-action@v2.3.0
3634
with:

0 commit comments

Comments
 (0)