Skip to content

Commit

Permalink
Remove bad pool config MG test
Browse files Browse the repository at this point in the history
  • Loading branch information
jbesraa committed Jan 8, 2025
1 parent 3773a57 commit 4104f37
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 207 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/mg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,6 @@ on:
- main

jobs:
bad-pool-config-test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install cargo-llvm-cov
run: cargo install cargo-llvm-cov
- name: Run bad-pool-config-test
run: sh ./test/message-generator/test/bad-pool-config-test/bad-pool-config-test.sh

interop-jd-translator:
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -209,4 +199,4 @@ jobs:
exit 1
else
echo "All MG tests completed successfully"
fi
fi

This file was deleted.

This file was deleted.

0 comments on commit 4104f37

Please sign in to comment.