Skip to content

Commit

Permalink
test windows R
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Feb 6, 2024
1 parent 4101f73 commit 5f138d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:

steps:

- name: Setup tmate session
uses: mxschmitt/action-tmate@HEAD

- uses: actions/checkout@HEAD

- uses: r-lib/actions/setup-pandoc@HEAD
Expand All @@ -38,3 +35,6 @@ jobs:
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true

- name: Setup tmate session
uses: mxschmitt/action-tmate@HEAD

0 comments on commit 5f138d8

Please sign in to comment.