Skip to content

Commit

Permalink
Update master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Agarwal-Shivansh authored May 21, 2024
1 parent 37f29de commit 8a14696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: golangci/golangci-lint-action@v6
with:
version: latest
args: -v --config ./.golangci.yml
args: -v --config .golangci.yml --timeout=15m

unit-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8a14696

Please sign in to comment.