move integration ci

This commit is contained in:
Evgeny Danienko 2022-05-11 11:22:17 +03:00
parent b43ebd5f96
commit 3c2510a5af

View file

@ -14,6 +14,9 @@
// You should have received a copy of the GNU Lesser General Public License // You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>. // along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
//go:build integration
// +build integration
package tests package tests
import ( import (