Remove ZBUFF tests

This commit is contained in:
senhuang42
2021-04-19 17:27:05 -04:00
parent 3b98987496
commit a423305e7b
10 changed files with 19 additions and 683 deletions
-8
View File
@@ -25,14 +25,6 @@ jobs:
make test
# make -c lib all (need to fix. not working right now)
zbuff:
runs-on: ubuntu-16.04
steps:
- uses: actions/checkout@v2
- name: zbuff test
run: |
make -C tests test-zbuff
tsan:
runs-on: ubuntu-latest
steps: