Skip to content

Commit ca6c974

Browse files
Fix path
1 parent 01378cc commit ca6c974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nr-k8s-otel-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
retry_seconds: 90
3434
retry_attempts: 5
3535
agent_enabled: false
36-
spec_path: test/e2e/test-specs.yml
36+
spec_path: charts/nr-k8s-otel-collector/e2e/test-specs.yml
3737
account_id: ${{ secrets.K8S_AGENTS_E2E_ACCOUNT_ID }}
3838
api_key: ${{ secrets.K8S_AGENTS_E2E_API_KEY }}
3939
license_key: ${{ secrets.K8S_AGENTS_E2E_LICENSE_KEY }}

0 commit comments

Comments
 (0)