mirror of https://github.com/tidwall/tile38.git
wip
This commit is contained in:
parent
c667826ab5
commit
ff3ed5b1ba
|
@ -22,5 +22,4 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: ./scripts/test.sh
|
||||||
make test
|
|
||||||
|
|
Loading…
Reference in New Issue