aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build-and-test.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-and-test.yaml')
-rw-r--r--.github/workflows/build-and-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-and-test.yaml b/.github/workflows/build-and-test.yaml
index ae93c55..2a14697 100644
--- a/.github/workflows/build-and-test.yaml
+++ b/.github/workflows/build-and-test.yaml
@@ -10,7 +10,7 @@ on:
jobs:
lint:
- name: Run linter before doing anything
+ name: Linters
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory