exercism / coq

Exercism exercises in Coq.
https://exercism.org/tracks/coq
MIT License
18 stars 11 forks source link

Fix CI #86

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/coq/runs/3066718951

Tracking

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