Skip to content

Commit

Permalink
Merge branch 'main' into add-caching-verdepcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif authored May 10, 2024
2 parents 825e57b + c3843fa commit cb9ef04
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 cb9ef04

Please sign in to comment.