Skip to content

tests(CRL): fix crls tests (2004 and 2015) #71

tests(CRL): fix crls tests (2004 and 2015)

tests(CRL): fix crls tests (2004 and 2015) #71

name: Validate Openapi spec
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Validate OpenAPI definition
uses: char0n/swagger-editor-validate@v1
with:
definition-file: openapi.yml