Skip to content

Commit e49709b

Browse files
committed
run tests as well
1 parent dfbb405 commit e49709b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dev/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Typical development workflow will then look like:
77
0. `git checkout -b [branch]`
88
1. edit package files
99
2. run `R`
10-
3. call `cc()`
10+
3. call `cc(TRUE)`
1111
4. (if needed) go to point 1.
1212

1313
Once we (and tests) are satisfied with changes, we then run complete package checks:

0 commit comments

Comments
 (0)