Skip to content

Commit

Permalink
check validate workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lizkrznarich committed Mar 13, 2024
1 parent 48d18f9 commit 0f42831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Validate files
id: validatefiles
run: |
echo ${{ github.event.inputs.schema-version}}
mkdir files
cp ./${{ env.WORKING_DIR }}/*.json files/
cd validation-suite
Expand Down

0 comments on commit 0f42831

Please sign in to comment.