Skip to content

Conversation

@eksperimental
Copy link
Contributor

If a test fails, continue-on-error will not be evaluated, if it's not set.

https://github.com/eksperimental-forks/elixir/actions/runs/19824449905/job/56794214695#step:9:46

2196 doctests, 4913 tests, 1 failure (18 excluded)
make: *** [Makefile:289: test_stdlib] Error 2
Error: Process completed with exit code 2.
Error: The step failed and an error occurred when attempting to determine whether to continue on error.
Error: The template is not valid. .github/workflows/ci.yml (Line: 78, Col: 28): Unexpected value ''

If a test fails, `continue-on-error` will not be evaluated, if it's not set.

https://github.com/eksperimental-forks/elixir/actions/runs/19824449905/job/56794214695#step:9:46

    2196 doctests, 4913 tests, 1 failure (18 excluded)
    make: *** [Makefile:289: test_stdlib] Error 2
    Error: Process completed with exit code 2.
    Error: The step failed and an error occurred when attempting to determine whether to continue on error.
    Error: The template is not valid. .github/workflows/ci.yml (Line: 78, Col: 28): Unexpected value ''
@josevalim josevalim merged commit cad69f7 into elixir-lang:main Dec 3, 2025
10 of 11 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@eksperimental eksperimental deleted the fix/ci-continue-on-error branch December 3, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants