Merge pull request #327 from vzamanillo/ci-working-directory-fix

Fix CI
dev
bauthard 2020-09-25 19:49:20 +05:30 committed by GitHub
commit 37a1589653
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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