Merge pull request #8226 from ethereum/enable-fuzz-build

Reenable ossfuzz builds (but not tests)
This commit is contained in:
chriseth
2020-02-03 12:22:19 +01:00
committed by GitHub
+2 -2
View File
@@ -723,7 +723,7 @@ workflows:
- b_docs: *workflow_trigger_on_tags
- b_archlinux: *workflow_trigger_on_tags
- b_ubu_cxx20: *workflow_trigger_on_tags
# - b_ubu_ossfuzz: *workflow_trigger_on_tags
- b_ubu_ossfuzz: *workflow_trigger_on_tags
# OS/X build and tests
- b_osx: *workflow_trigger_on_tags
@@ -768,7 +768,7 @@ workflows:
jobs:
# OSSFUZZ builds and (regression) tests
# - b_ubu_ossfuzz: *workflow_trigger_on_tags
- b_ubu_ossfuzz: *workflow_trigger_on_tags
# - t_ubu_ossfuzz: *workflow_ubuntu1904_ossfuzz
# Code Coverage enabled build and tests