Skip to content

Commit

Permalink
Revert "Test custom reviewdog (#21)" (#23)
Browse files Browse the repository at this point in the history
This reverts commit 9383de6.
  • Loading branch information
yin1999 authored Aug 2, 2023
1 parent 9383de6 commit 4d2cec2
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/pr-review-lint-companion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,10 @@ jobs:
ref: ${{ env.GITHUB_REF }}
path: content

- uses: actions/setup-go@v4
with:
go-version: '1.20'
- run: go version

- name: Setup reviewdog
run: |
go install github.com/OnkarRuikar/reviewdog/cmd/reviewdog@latest
uses: reviewdog/action-setup@v1
with:
reviewdog_version: latest

- name: Run reviewdog
env:
Expand Down

0 comments on commit 4d2cec2

Please sign in to comment.