Skip to content

Commit

Permalink
ci(detector-tests): test detectors if integration fails (#2994)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgmz authored Jun 24, 2024
1 parent ed62b8b commit f210767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/detector-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
workload_identity_provider: "projects/811013774421/locations/global/workloadIdentityPools/github-pool/providers/github-provider"
service_account: "[email protected]"
- name: Test integration
continue-on-error: true
run: make test-integration
- name: Set up gotestsum
run: |
Expand Down

0 comments on commit f210767

Please sign in to comment.