Skip to content

Commit

Permalink
try to add Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Mar 22, 2022
1 parent 2abd324 commit 3db4ba0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/report-maker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,11 @@ jobs:
with:
branch: preview-${{ github.event.pull_request.number }}
cleanup: false
file_types: ['.md', '.Rmd']
print_all: false
force_pass: true
exclude_urls: https://jhudatascience.org/{Course_Name}}
exclude_files: docs/*,manuscript/*,.github/PULL_REQUEST_TEMPLATE.md
exclude_files: docs/*
save: resources/url_checks.csv

- name: Count URL errors
Expand Down

0 comments on commit 3db4ba0

Please sign in to comment.