Skip to content

Commit

Permalink
Merge pull request #331 from vzamanillo/fix-ci-working-directory
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
ehsandeep authored Sep 25, 2020
2 parents ad6135b + 13059c2 commit 116535e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.29
args: --timeout 5m
working-directory: v2/cmd/subfinder/

# Optional: working directory, useful for monorepos
# working-directory: somedir
Expand Down

0 comments on commit 116535e

Please sign in to comment.