aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/go.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/go.yml')
-rw-r--r--.github/workflows/go.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index e63afdf..4f8c277 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -30,7 +30,6 @@ jobs:
${{ runner.os }}-go-
- name: Lint
- if: matrix.latest
run: make lint
- name: Test