mirror of
https://github.com/lz4/lz4
synced 2026-01-18 17:21:30 +01:00
remove redundant tests
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -169,15 +169,9 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install gcc-multilib
|
||||
|
||||
- name: test-lz4
|
||||
run: make -j -C tests test-lz4 V=1
|
||||
|
||||
- name: test-lz4c
|
||||
run: make -j -C tests test-lz4c V=1
|
||||
|
||||
- name: test-lz4c32
|
||||
run: make -j -C tests test-lz4c32 V=1
|
||||
|
||||
- name: test-fullbench
|
||||
run: make -j -C tests test-fullbench V=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user