Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sbalci committed Jan 22, 2025
1 parent 217f35f commit e422464
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 66 deletions.
2 changes: 1 addition & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ R/utils-pipe.R
^clang-.*
^gfortran.*

*\.code\-workspace$
^.*\.code\-workspace$
62 changes: 0 additions & 62 deletions .github/workflows/R-CMD-check.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel-1'}
# - {os: ubuntu-latest, r: 'oldrel-1'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@ See https://sbalci.github.io/ClinicoPathJamoviModule/

[![R-CMD-check](https://github.com/sbalci/ClinicoPathDescriptives/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/sbalci/ClinicoPathDescriptives/actions/workflows/R-CMD-check.yaml)

[![Codecov test coverage](https://codecov.io/gh/sbalci/ClinicoPathDescriptives/graph/badge.svg)](https://app.codecov.io/gh/sbalci/ClinicoPathDescriptives)

0 comments on commit e422464

Please sign in to comment.