exercism / ocaml

Exercism exercises in OCaml.
https://exercism.org/tracks/ocaml
MIT License
94 stars 50 forks source link

Fix CI #426

Closed angelikatyborska closed 2 years ago

angelikatyborska commented 3 years ago

Together with https://github.com/exercism/ocaml/pull/429 closes https://github.com/exercism/ocaml/issues/424

Erik's PR fixes the "configlet" workflow, and this PR fixes the "ci" workflow:

Screenshot 2022-03-12 at 18 18 41
angelikatyborska commented 2 years ago

@exercism/reviewers can we get this merged?

SleeplessByte commented 2 years ago

@angelikatyborska the travis one is making this unable to be merged.

ErikSchierboom commented 2 years ago

@iHiD Needs to merge this (and disable the travis check if that is still a thing). Same thing goes for https://github.com/exercism/ocaml/pull/429

angelikatyborska commented 2 years ago

Damn. Judging by https://github.com/exercism/ocaml/commit/48576c9579fcd0e8dbbe11e7657152bbb1194b99, Travis was already removed from this repo so it needs to be reconfigured not to require that check.

iHiD commented 2 years ago

Travis has gone :)