Skip to content

Commit

Permalink
Merge pull request #327 from vzamanillo/ci-working-directory-fix
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
ehsandeep committed Sep 25, 2020
2 parents ba39b03 + 4658d52 commit 37a1589
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/nuclei/

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

0 comments on commit 37a1589

Please sign in to comment.