Skip to content

Commit

Permalink
Fix linting action
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Petrausch committed Apr 16, 2020
1 parent a6ed23a commit 693040a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ on: [push, pull_request]
name: linting
jobs:
linting:
steps:
- name: Run golangci-lint
uses: actions-contrib/golangci-lint@v1

0 comments on commit 693040a

Please sign in to comment.