Skip to content

Commit

Permalink
Updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Oct 30, 2022
1 parent 6a84d86 commit 9cef96f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ jobs:
id: verify-changed-files
with:
files: |
output/**
!output/index.html
!output/columns.html
!output/info-html.html
docs/**
!docs/index.html
!docs/columns.html
!docs/info-html.html
- name: Commit Schema docs changes
if: steps.verify-changed-files.outputs.files_changed == 'true'
Expand Down

0 comments on commit 9cef96f

Please sign in to comment.