From 2cc82f6ff42b4601cc6714318e79d54319491c41 Mon Sep 17 00:00:00 2001 From: neuronull Date: Tue, 11 Apr 2023 13:33:06 -0600 Subject: [PATCH] enable --- .github/workflows/integration-test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index bc1ebeb16a6d3..48250bf4f65f2 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -57,8 +57,7 @@ jobs: matrix: include: - test: 'amqp' - # TODO: re-enable when the issue with the root CA is sorted out - #- test: 'appsignal' + - test: 'appsignal' - test: 'aws' - test: 'axiom' - test: 'azure'