Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jzvikart committed Oct 28, 2023
1 parent 8801cf0 commit e65341a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 68 deletions.
36 changes: 0 additions & 36 deletions .github/workflows/integrationtest2.yml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/integrationtest3.yml

This file was deleted.

3 changes: 1 addition & 2 deletions test/integration/setup-linux-environment-user.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ echo '. ~/.bash_profile' >> ~/.bashrc
. ~/.bash_profile
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.33.0

python3 -m pip install -U pytest web3 grpcio-tools toml

python3 -m pip install pytest==7.4.3 web3==6.11.1 grpcio-tools==1.599.0 toml==0.10.2 PyYAML==6.0.1

0 comments on commit e65341a

Please sign in to comment.