Skip to content

Commit

Permalink
switch xvfb to coactions
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandASc committed Nov 20, 2023
1 parent 56f678c commit e52ce8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
sudo apt-get install -y meld
- name: Run headless check
uses: GabrielBB/xvfb-action@v1
uses: coactions/setup-xvfb@v1
with:
run: |
Rscript -e "rcmdcheck::rcmdcheck(args = '--no-manual', error_on = 'warning')"

0 comments on commit e52ce8c

Please sign in to comment.