Skip to content

[Testing] Add an inspect taskfile to dive more deeper into function coverage and profile data #3439

[Testing] Add an inspect taskfile to dive more deeper into function coverage and profile data

[Testing] Add an inspect taskfile to dive more deeper into function coverage and profile data #3439

Workflow file for this run

on:
pull_request:
branches:
- master
- release-**
jobs:
test_swagger_editor_validator_remote:
runs-on: ubuntu-latest
name: Swagger Editor Validator Remote
steps:
- uses: actions/checkout@v2
- name: Validate OpenAPI definition
uses: char0n/swagger-editor-validate@v1
with:
definition-file: swagger.yml