Skip to content

Commit

Permalink
Use thevalidatoR v2 (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif authored May 10, 2024
1 parent 41af9c9 commit c3843fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,10 @@ jobs:
direction: ${{ inputs.sd-direction }}

- name: Build report 🏗
uses: insightsengineering/thevalidatoR@v1
uses: insightsengineering/thevalidatoR@v2
env:
GITHUB_PAT: ${{ steps.github-token.outputs.token }}
with:
report_output_prefix: validation_report
report_pkg_dir: ${{ env.package_subdirectory }}

- name: Upload report for review ⬆
Expand Down

0 comments on commit c3843fa

Please sign in to comment.