Remove test

This commit is contained in:
Louis Pilfold 2021-10-09 17:28:38 +01:00
parent 92f75b8f1a
commit cf78f7546f

View file

@ -152,10 +152,6 @@ jobs:
run: make clean javascript
working-directory: ./test/language
- name: test/build_with_gleam
run: gleam eunit
working-directory: ./test/build_with_gleam
- name: test/rebar_project
run: rebar3 eunit
working-directory: ./test/rebar_project