Skip to content

Support multiple return types in the http-templates #14

Support multiple return types in the http-templates

Support multiple return types in the http-templates #14

Workflow file for this run

name: ci-only
on:
push:
branches:
- master
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Setup faas-cli
run: curl -sSL https://cli.openfaas.com | sh
- name: Verify all templates
run: bash verify.sh