summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Grandin <grandinp@gmail.com>2019-06-05 11:52:11 -0600
committerPierre Grandin <grandinp@gmail.com>2019-06-05 11:52:11 -0600
commit93100fb3b59ccbe29e1cdb67d72c62d97b63fe71 (patch)
treeb3a76fbfdde0390ce7eeaf46ace1e1ba32d53fbf
parent27f46ffa0a4e3362a583d0417e7cc1800ffc4133 (diff)
downloadnavit-93100fb3b59ccbe29e1cdb67d72c62d97b63fe71.tar.gz
Fixed wrong copy pasta
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 0b6077c02..af8bdf131 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -227,7 +227,7 @@ jobs:
- run:
name: Update results to Github
command: export GIT_TERMINAL_PROMPT=0 && git push origin $CIRCLE_SHA1:refs/heads/master
- merge_trunk_in_master:
+ check_spelling:
<<: *defaults
steps:
- checkout