Skip to content

ci: expect lint to fail, start prism mock and call #3

ci: expect lint to fail, start prism mock and call

ci: expect lint to fail, start prism mock and call #3

Workflow file for this run

name: ci
on:
push:
branches:
- ci
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make setup
- run: make do_openapi_lint || true
- run: make provider_mock_prism &
- run: sleep 15 && make request