make check on OSX

pull/217/head
Yonggang Luo 3 years ago committed by Dan Gohman
parent a0415286e0
commit c6577be88b

@ -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