diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4f0a16f..a070d06 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,9 +4,6 @@ on: push: branches: - main - # This is temporary and added so that all pushes to this branch would trigger the CI to run - # which allows us to debug it. - - bugfix/fix-ci-geth-on-ubuntu pull_request: branches: - main