Skip to content

Commit 6d9572e

Browse files
committed
pkg
1 parent a8485ab commit 6d9572e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- shell: Rscript {0}
2626
run: |
27-
vdat_call(what = c("template", "--format=csv.fathom"))
27+
rvdat::vdat_call(what = c("template", "--format=csv.fathom"))
2828
2929
# - shell: Rscript {0}
3030
# run: |

0 commit comments

Comments
 (0)