Update build.yml

This commit is contained in:
Krzysztof Gabis 2022-11-12 20:20:30 +01:00 committed by GitHub
parent 18f306045c
commit 29db75d970
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,5 +9,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run the 'make test'
run: make test
- name: Run the 'make all'
run: make all