Searched full:inputs (Results 1 – 1 of 1) sorted by relevance
7 inputs:40 build_script: ./scripts/build.sh ${{ inputs.tests_to_run }}41 test_script: ./scripts/test.sh ${{ inputs.tests_to_run }}42 coverage_name: ${{ inputs.coverage_name }}43 skip_coverage: ${{ !!inputs.skip_coverage }}