Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
andrebires committed Apr 11, 2022
2 parents 9faf0a8 + dfb0db2 commit d57355d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ jobs:
- name: Test
run: go test -v .

- name: Staticheck
uses: dominikh/staticcheck-action@v1.1.0
with:
version: "2021.1.1"
# - name: Staticheck
# uses: dominikh/staticcheck-action@v1.1.0
# with:
# version: "2021.1.1"

- uses: actions/checkout@v2
- name: Bump version and push tag
Expand Down

0 comments on commit d57355d

Please sign in to comment.