Skip to content

Commit

Permalink
Tweak valgrind yaml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
seananderson committed Oct 18, 2023
1 parent f71b83e commit 3f641ac
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/R-CMD-check-valgrind2.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# For help debugging build failures open an issue on the RStudio community with the 'github-actions' tag.
# https://community.rstudio.com/new-topic?category=Package%20development&tags=github-actions
on:
push:
branches: [main, dev]
pull_request:
branches: [main, dev]

on: workflow_dispatch

name: R-CMD-check-with-valgrind2

Expand Down

0 comments on commit 3f641ac

Please sign in to comment.