make check on OSX

pull/208/head
Yonggang Luo 4 years ago
parent a0415286e0
commit 7e40e316b2

@ -40,7 +40,6 @@ jobs:
shell: bash shell: bash
- name: Run the testsuite - name: Run the testsuite
run: NINJA_FLAGS=-v make check run: NINJA_FLAGS=-v make check
if: matrix.os == 'ubuntu-latest'
- name: Upload artifacts - name: Upload artifacts
uses: actions/upload-artifact@v1 uses: actions/upload-artifact@v1
with: with:

Loading…
Cancel
Save