We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff0ad48 commit a6ad31eCopy full SHA for a6ad31e
.github/workflows/test.yml
@@ -4,9 +4,6 @@ on:
4
push:
5
branches:
6
- main
7
- # This is temporary and added so that all pushes to this branch would trigger the CI to run
8
- # which allows us to debug it.
9
- - bugfix/fix-ci-geth-on-ubuntu
10
pull_request:
11
12
0 commit comments