Skip to content

Commit 61d8676

Browse files
committed
Fixed #106, Fixed #109, Fixed #110
1 parent 33b713b commit 61d8676

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

run.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,10 @@ function runHerokuLocal() {
3030
}
3131

3232
function main() {
33+
runGithubTestBuild
3334
#runDev
3435
#setupHeroku
35-
runHerokuLocal
36+
#runHerokuLocal
3637
}
3738

3839
main

0 commit comments

Comments
 (0)