Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Oct 27, 2023
1 parent 86f2025 commit f3a0641
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
push:
branches:
- main
- fix-coverage-reports
workflow_dispatch:

jobs:
Expand All @@ -30,7 +29,7 @@ jobs:
https://raw.githubusercontent.com/insightsengineering/hex-stickers/main/thumbs/mmrm.png
coverage:
name: Coverage 📔
uses: insightsengineering/r.pkg.template/.github/workflows/test-coverage.yaml@fix-coverage-reports
uses: insightsengineering/r.pkg.template/.github/workflows/test-coverage.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
linter:
Expand Down

0 comments on commit f3a0641

Please sign in to comment.