Skip to content

Commit

Permalink
remove unneeded test args
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorVin committed Nov 12, 2024
1 parent e145b98 commit be22e12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push-pr-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:

- name: Test
run: go test ./...
with:
args: -tags testtools

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit be22e12

Please sign in to comment.