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
roysc marked this conversation as resolved Outdated

We need to remove this line once cerc-io/eth-statediff-compliance#3 is merged.

We need to remove this line once https://git.vdb.to/cerc-io/eth-statediff-compliance/pulls/3 is merged.
path: ./eth-statediff-compliance
token: ${{ secrets.CICD_REPO_TOKEN }}
- uses: actions/setup-go@v4