mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove test results config from ossfuzz regression job
This commit is contained in:
parent
cf1c236d49
commit
42bee0081c
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user