Remove test results config from ossfuzz regression job

This commit is contained in:
Bhargava Shastry 2019-05-22 11:00:44 +02:00
parent cf1c236d49
commit 42bee0081c

View File

@ -473,8 +473,6 @@ jobs:
update-alternatives --install /usr/bin/llvm-symbolizer llvm-symbolizer /usr/bin/llvm-symbolizer-7 1
- run: mkdir -p test_results
- run: *run_regressions
- store_test_results:
path: test_results/
- store_artifacts:
path: test_results/
destination: test_results/