Skip to content

Commit

Permalink
fix: testing if this file selector works
Browse files Browse the repository at this point in the history
  • Loading branch information
JoblersTune committed Nov 4, 2022
1 parent 774b2cd commit b1037f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
echo "{\"extends\":[\"spectral:oas\",\"spectral:asyncapi\"]}" >> .spectral.json
- name: Validate Open API specs
run: |
npx @stoplight/spectral-cli lint ./packages/auth/openapi/(id-provider|resource-server).yaml
npx @stoplight/spectral-cli lint ./packages/auth/openapi/id-provider|resource-server.yaml
openapi:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b1037f9

Please sign in to comment.