Skip to content

Commit

Permalink
internals: doc update
Browse files Browse the repository at this point in the history
ci skip
  • Loading branch information
davidgohel committed Oct 27, 2024
1 parent cc9f845 commit 6abbad4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ permissions: read-all
jobs:
test-coverage:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'ci skip')"
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Test environments

- local OS X install (R 4.3.1)
- local OS X install (R 4.4.1)
- ubuntu 22.04 (release)
- winbuilder (with release and devel)

Expand Down

0 comments on commit 6abbad4

Please sign in to comment.