Skip to content

Conversation

@ChrisRackauckas
Copy link
Contributor

If the resolver runs again it can completely undo the downwards resolve, so this was found necessary in usage.

If the resolver runs again it can completely undo the downwards resolve, so this was found necessary in usage.
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
with:
ALLOW_RERESOLVE: false
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ALLOW_RERESOLVE: false
allow_reresolve: false

For consistency with the description at https://github.com/julia-actions/julia-runtest/blob/bf008bfadced7cc32449d5fd7c2cb95466244589/action.yml#L38-L40 ?

@ranocha
Copy link

ranocha commented Aug 19, 2025

It would be nice to get this PR merged so that people know how to use this action correctly.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants