Skip to content

Commit

Permalink
ci(actions): πŸ’š rename pre-commit job to linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostsquad committed Aug 9, 2020
1 parent ee65576 commit 33bb391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: shogo82148/actions-goveralls@v1
with:
path-to-profile: coverage.out
precommit:
linting:
runs-on: ubuntu-latest
steps:
- name: Install Go
Expand Down

0 comments on commit 33bb391

Please sign in to comment.