aboutsummaryrefslogtreecommitdiff
path: root/infra/cifuzz/actions/build_fuzzers/action.yml
diff options
context:
space:
mode:
authorOliver Chang <oliverchang@users.noreply.github.com>2021-07-23 08:19:10 +1000
committerGitHub <noreply@github.com>2021-07-23 08:19:10 +1000
commit1f679f0dd29d16c66086726f4fdb3b74d17cde94 (patch)
tree1b157a2d5eb5a9eff3b88490c09f970a9560476f /infra/cifuzz/actions/build_fuzzers/action.yml
parentc67d5b8626bed93cf237c9086476e819685b69f7 (diff)
downloadoss-fuzz-1f679f0dd29d16c66086726f4fdb3b74d17cde94.tar.gz
Add external actions. (#6086)
This will be used for testing and can be moved elsewhere later.
Diffstat (limited to 'infra/cifuzz/actions/build_fuzzers/action.yml')
-rw-r--r--infra/cifuzz/actions/build_fuzzers/action.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/infra/cifuzz/actions/build_fuzzers/action.yml b/infra/cifuzz/actions/build_fuzzers/action.yml
index 835b7b430..962cc04db 100644
--- a/infra/cifuzz/actions/build_fuzzers/action.yml
+++ b/infra/cifuzz/actions/build_fuzzers/action.yml
@@ -21,9 +21,6 @@ inputs:
project-src-path:
description: "The path to the project's source code checkout."
required: false
- build-integration-path:
- description: "The path to the the project's build integration."
- required: false
bad-build-check:
description: "Whether or not OSS-Fuzz's check for bad builds should be done."
required: false