-
Notifications
You must be signed in to change notification settings - Fork 21
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
CI needs further fixing #1552
Comments
Maybe the issue is that |
Thinking more, I think this will break the gold generation CI, otherwise this |
The problem is not with the placement of We copy the gold over from trunk, but then only tar-ball up the install and the ldmx-sw/.github/workflows/pr_validation.yml Lines 37 to 42 in 5d9db0f
|
Describe the bug
The env variable is deduced to be
or
in https://github.com/LDMX-Software/ldmx-sw/actions/runs/13064853937/job/36455888351?pr=1551
To Reproduce
For example see
https://github.com/LDMX-Software/ldmx-sw/actions/runs/13061170684/job/36445294614
Desired behavior
Move it one directory up
The text was updated successfully, but these errors were encountered: