fix: Updated test file paths for github action test

This commit is contained in:
Britton Hayes 2021-12-24 14:15:29 -08:00
parent 77cf0d80af
commit 20fc59465d
No known key found for this signature in database
GPG key ID: 922B4F3652980643

View file

@ -22,5 +22,5 @@ jobs:
- uses: ./ - uses: ./
with: with:
files: | files: |
__tests__/valid.yaml src/_tests__/valid.yaml
schemaPath: "__tests__/schema.json" schemaPath: "src/__tests__/schema.json"