Skip to content

Commit 729d7bd

Browse files
committed
fix typo
1 parent 4832429 commit 729d7bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636

3737
- run:
3838
name: Run ruby tests
39-
0command: |
39+
command: |
4040
bundle exec rspec spec

0 commit comments

Comments
 (0)