exercism / lfe

Exercism exercises in Lisp Flavoured Erlang (LFE).
https://exercism.org/tracks/lfe
MIT License
25 stars 30 forks source link

sieve: sync #208

Closed ErikSchierboom closed 5 months ago

ErikSchierboom commented 6 months ago

Sync the sieve exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/sieve.

As this PR only updates docs and/or metadata, it won't trigger a re-run of existing solutions (see the docs).

BNAndras commented 5 months ago

@ErikSchierboom, if you rebase, I think the CI is working now. I couldn't identify what was wrong though.

ErikSchierboom commented 5 months ago

@BNAndras I just re-ran CI and that "fixed" it.