mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
ci(detector-tests): test detectors if integration fails (#2994)
This commit is contained in:
parent
ed62b8b563
commit
f210767394
1 changed files with 1 additions and 0 deletions
1
.github/workflows/detector-tests.yml
vendored
1
.github/workflows/detector-tests.yml
vendored
|
@ -26,6 +26,7 @@ jobs:
|
|||
workload_identity_provider: "projects/811013774421/locations/global/workloadIdentityPools/github-pool/providers/github-provider"
|
||||
service_account: "github-ci-external@trufflehog-testing.iam.gserviceaccount.com"
|
||||
- name: Test integration
|
||||
continue-on-error: true
|
||||
run: make test-integration
|
||||
- name: Set up gotestsum
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue