Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nightly_tests.yaml action failing #990

Open
JackPGreen opened this issue Jan 16, 2024 · 1 comment
Open

nightly_tests.yaml action failing #990

JackPGreen opened this issue Jan 16, 2024 · 1 comment

Comments

@JackPGreen
Copy link
Contributor

The nightly_tests.yaml action has been constantly failing with:

go: go.mod file not found in current directory or any parent directory; see 'go help modules'

I think this is because in 519f9a4, actions/checkout now checks out into a subdirectory, but the build is still happening in the root directory.

@yuce
Copy link
Collaborator

yuce commented Jan 16, 2024

Thanks @JackPGreen , I am aware of this issue. I've disabled the nightly workflow for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants