ci(detector-tests): test detectors if integration fails (#2994)

This commit is contained in:
Richard Gomez 2024-06-24 14:19:43 -04:00 committed by GitHub
parent ed62b8b563
commit f210767394
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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