Skip to content

Commit

Permalink
remove jd-does-not-panic-if-jdc-disconnect from ci's mg yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shourya742 committed Jan 20, 2025
1 parent e3eb198 commit e0825a8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/mg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e0825a8

Please sign in to comment.