diff --git a/.github/workflows/mg.yaml b/.github/workflows/mg.yaml index fa54d38acf..306ba660ef 100644 --- a/.github/workflows/mg.yaml +++ b/.github/workflows/mg.yaml @@ -43,14 +43,6 @@ jobs: - name: Run jds-do-not-fail-on-wrong-tsdatasucc run: sh ./test/message-generator/test/jds-do-not-fail-on-wrong-tsdatasucc/jds-do-not-fail-on-wrong-tsdatasucc.sh - jds-do-not-panic-if-jdc-close-connection: - runs-on: ubuntu-latest - steps: - - name: Checkout repository - uses: actions/checkout@v4 - - name: Run jds-do-not-panic-if-jdc-close-connection - run: sh ./test/message-generator/test/jds-do-not-panic-if-jdc-close-connection/jds-do-not-panic-if-jdc-close-connection.sh - jds-do-not-stackoverflow-when-no-token: runs-on: ubuntu-latest steps: