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'