Skip to content

Commit

Permalink
set display variable
Browse files Browse the repository at this point in the history
  • Loading branch information
rpahl committed Nov 6, 2023
1 parent 85ee154 commit f2228e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true

- name: Set Display variable
run: export DISPLAY=:99

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck
Expand Down

0 comments on commit f2228e1

Please sign in to comment.