Skip to content

Commit

Permalink
Fix vdiffr error "Graphics API version mismatch"
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrerebeau committed Aug 11, 2020
1 parent 78787cf commit 1dcd9ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:

name: R-CMD-check

# Increment this version when we want to clear cache
env:
cache-version: v3

jobs:
R-CMD-check:
runs-on: ${{ matrix.config.os }}
Expand Down

0 comments on commit 1dcd9ad

Please sign in to comment.