exercism / j

Exercism exercises in J.
https://exercism.org/tracks/j
MIT License
8 stars 9 forks source link

Fix CI #63

Closed ErikSchierboom closed 1 year ago

ErikSchierboom commented 3 years ago

This repository's main branch currently does not pass all CI checks. This makes detecting issues in PRs harder and might result in a broken track, and so is an important thing to fix.

The following CI workflows are currently failing:

https://github.com/exercism/j/runs/3066721905

Tracking

https://github.com/exercism/v3-launch/issues/55