Skip to content

Commit

Permalink
Missing valgrind
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Nov 19, 2024
1 parent 4be0e58 commit 9ee53cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ jobs:
pandoc valgrind
cp -r include/epiworld/ r-pkg/inst/include/epiworld/
R CMD build r-pkg
R CMD check --no-manual epiworldR_*.tar.gz
R CMD check --no-manual --use-valgrind epiworldR_*.tar.gz

0 comments on commit 9ee53cd

Please sign in to comment.