Update makefile.yml

pull/17/head
Thorsten Sick 3 years ago committed by GitHub
parent 94a827a66c
commit b1711febbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,9 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: make
- name: Run check
run: make test

Loading…
Cancel
Save