Skip to content

Commit

Permalink
update PR action to use v2.1 validation suite
Browse files Browse the repository at this point in the history
  • Loading branch information
lizkrznarich committed Dec 6, 2024
1 parent b6c142c commit a2b6beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: ror-community/validation-suite
ref: schema-2-1
path: validation-suite
- name: Validate files
id: validatefiles
Expand Down

0 comments on commit a2b6beb

Please sign in to comment.