Skip to content

Commit

Permalink
update check
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry committed Aug 31, 2024
1 parent 984f307 commit a644b14
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/fedora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ name: Fedora R-CMD-check
jobs:
R-CMD-check:
runs-on: ubuntu-latest
container: ghcr.io/r-hub/containers/valgrind:latest
container:
image: ghcr.io/r-hub/containers/valgrind:latest

name: Fedora R CMD check

Expand All @@ -34,5 +35,3 @@ jobs:
with:
upload-snapshots: true
error-on: '"error"'


0 comments on commit a644b14

Please sign in to comment.