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

CI failing #476

Closed
bobbicodes opened this issue Apr 27, 2022 · 1 comment
Closed

CI failing #476

bobbicodes opened this issue Apr 27, 2022 · 1 comment

Comments

@bobbicodes
Copy link
Member

I've verified that the live track is indeed working properly, so this is entirely a CI issue.

Expected script output from test.yml:

Run echo "{:tested 86, :fails ()}"
{:tested 86, :fails ()}

Current:
See https://github.com/exercism/clojure/runs/6181942990

Trying to track down what changed.

So far I've tried upgrading the babashka Docker action in case the build had expired. See #475.
This is probably a good idea, since the community has converged on this Action and is the best maintained.
However, the issue seems not to have anything to do with that since bb is installing in the container and running fine. The script fails somewhere down the line.

@bobbicodes
Copy link
Member Author

Fixed by #475

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

No branches or pull requests

1 participant