Skip to content

Bump quart from 0.18.4 to 0.19.2 #53

Bump quart from 0.18.4 to 0.19.2

Bump quart from 0.18.4 to 0.19.2 #53

name: Validate bicep scripts
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Azure CLI script
uses: azure/CLI@v1
with:
inlineScript: az config set bicep.use_binary_from_path=false && az bicep build -f infra/main.bicep