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 dfa0660317 - Show all commits

View File

@ -105,7 +105,7 @@ jobs:
token: ${{ secrets.CICD_REPO_TOKEN }}
- uses: actions/setup-go@v4
with:
go-version-file: 'go.mod'
go-version-file: './eth-statediff-compliance/go.mod'
check-latest: true
- name: Set up Gitea access token
env: