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
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
make test
|
||||
run: ./scripts/test.sh
|
||||
|
|
Loading…
Reference in New Issue