Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
v0ltoz committed Sep 23, 2020
1 parent 19e871e commit 78f1b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
command: npm install wait-on cypress
- run:
name: "Start server"
command: "npm start
command: "npm start"

0 comments on commit 78f1b48

Please sign in to comment.