Skip to content

Commit

Permalink
Update nimlint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rckh authored Apr 18, 2022
1 parent 54264f0 commit cc1ed84
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/nimlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: nimlint-github-pr-review
- uses: reviewdog/action-nimlint@v1
- name: Run nim check with reviewdog
uses: reviewdog/[email protected]
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review # Change reporter.
Expand Down

0 comments on commit cc1ed84

Please sign in to comment.