Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Apr 15, 2024
1 parent ae17c9c commit 74809bf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/recheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,6 @@ jobs:
oldpkg
key: ${{ runner.os }}-${{ github.run_id }}-${{github.run_attempt}}

- name: Start Xvfb
run: |
nohup Xvfb :6 -screen 0 1280x1024x24 > ~/X.log 2>&1 &
export DISPLAY=:6
- name: Run checks
shell: Rscript {0}
run: |
Expand Down

0 comments on commit 74809bf

Please sign in to comment.