This commit is contained in:
tidwall 2020-11-03 13:25:18 -07:00
parent c667826ab5
commit ff3ed5b1ba
1 changed files with 1 additions and 2 deletions

View File

@ -22,5 +22,4 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Test - name: Test
run: | run: ./scripts/test.sh
make test