Skip to content

Commit

Permalink
reenable version check
Browse files Browse the repository at this point in the history
  • Loading branch information
gowerc committed Feb 20, 2025
1 parent 47d11f8 commit 7686e68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ jobs:
link-checking-method: lychee
lychee-additional-args: "" # override the default of excluding private links
lychee-fail: true
# version:
# name: Version Check 🏁
# uses: insightsengineering/r.pkg.template/.github/workflows/version.yaml@main
version:
name: Version Check 🏁
uses: insightsengineering/r.pkg.template/.github/workflows/version.yaml@main
licenses:
name: License Check 🃏
uses: insightsengineering/r.pkg.template/.github/workflows/licenses.yaml@main
Expand Down

0 comments on commit 7686e68

Please sign in to comment.