diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c3d1009..360d918 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,6 +47,12 @@ jobs: --trace \ --time \ --color=always \ + test + eldev \ + --debug \ + --trace \ + --time \ + --color=always \ test -u on,coveralls - name: Ensure clean byte-compilation