Skip to content

Commit 6ce8eb5

Browse files
author
Adam H. Sparks
committed
Merge remote-tracking branch 'origin/main' into devel
2 parents 6f67d97 + 027f0c0 commit 6ce8eb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ jobs:
138138
run: |
139139
Rscript -e "tic::before_deploy()"
140140
141-
- name: "[Stage] Deploy"
142-
run: Rscript -e "tic::deploy()"
141+
# - name: "[Stage] Deploy"
142+
# run: Rscript -e "tic::deploy()"
143143

144144
- name: "[Stage] After Deploy"
145145
run: Rscript -e "tic::after_deploy()"

0 commit comments

Comments
 (0)