wip - make test

This commit is contained in:
tidwall 2020-11-03 13:47:20 -07:00
parent 7f8150e335
commit 7fa632a54f
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Test
run: make test
# - name: Test # - name: Test
# run: ./scripts/test.sh # run: ./scripts/test.sh