Skip to content

Commit

Permalink
Merge pull request #31 from kchason/case-1.0
Browse files Browse the repository at this point in the history
CASE 1.1.0 Support
  • Loading branch information
dc3-tsd authored Mar 21, 2024
2 parents 4a7277f + d5170b5 commit 1de063f
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 326 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ jobs:
# Run the CASE validation job to confirm the output is valid
- name: CASE Export Validation
uses: kchason/case-validation-action@v2.2
uses: kchason/case-validation-action@v2.5
with:
case-path: ./output/case.json
case-version: "case-0.7.0"
case-version: "case-1.1.0"

# Upload the PyTest HTML coverage report for review
- name: Upload PyTest Coverage
Expand Down
Loading

0 comments on commit 1de063f

Please sign in to comment.