Run compliance tests. #16

Merged
roysc merged 5 commits from telackey/cict into with-iterator-tracker 2023-09-27 13:58:45 +00:00
Showing only changes of commit 935c2ce4b5 - Show all commits

View File

@ -100,6 +100,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: cerc-io/eth-statediff-compliance
ref: v0.1.0
path: ./eth-statediff-compliance
token: ${{ secrets.CICD_REPO_TOKEN }}
- uses: actions/setup-go@v4