mirror of https://github.com/tidwall/tile38.git
wip - make test
This commit is contained in:
parent
7f8150e335
commit
7fa632a54f
|
@ -23,6 +23,9 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Test
|
||||
run: make test
|
||||
|
||||
# - name: Test
|
||||
# run: ./scripts/test.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue