Tweak path
Some checks reported warnings
Test / Run integration tests (pull_request) Has been cancelled
Test / Run unit tests (pull_request) Has been cancelled
Test / Run compliance tests (pull_request) Has been cancelled

This commit is contained in:
Thomas E Lackey 2023-09-26 20:16:54 -05:00
parent c37aab8b69
commit dfa0660317

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: