Fix CI/CD pipeline

This commit is contained in:
Glenn Y. Rolland 2020-03-03 19:21:18 +01:00
parent d95652b5d6
commit 34f261b6d1

View file

@ -15,7 +15,7 @@ jobs:
- name: Install dependencies
run: shards install
- name: Build
run: make test
run: make build
- name: Tests
run: make test
- name: install