mirror of https://github.com/daffainfo/nuclei.git
Misc change
parent
34dcaf8dd8
commit
44f21428d2
|
@ -37,7 +37,8 @@ jobs:
|
|||
working-directory: v2/
|
||||
|
||||
- name: Integration Tests
|
||||
run: bash integration_tests/run.sh
|
||||
run: bash run.sh
|
||||
working-directory: integration_tests/
|
||||
|
||||
- name: Build
|
||||
run: go build .
|
||||
|
|
Loading…
Reference in New Issue