diff --git a/.github/workflows/github-actions-usetrace-integration-test.yml b/.github/workflows/github-actions-usetrace-integration-test.yml index af46e35..05e5713 100644 --- a/.github/workflows/github-actions-usetrace-integration-test.yml +++ b/.github/workflows/github-actions-usetrace-integration-test.yml @@ -32,12 +32,6 @@ jobs: commit: abc123 # Hash of the commit leading to this build" commitLink: https://gitgit.git/git/abc123 # Link to the commit" - - test: | - - something - - somethingElse - parameter: nothing - - name: Check Trace execution result env: BUILD_ID: ${{ steps.executeTrace.outputs.id }}