Skip to content

Commit

Permalink
Fix CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
hagmic committed May 24, 2019
1 parent ae2e269 commit 42a3909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ lint:
- yarn lint

test:
stag: test
stage: test
script:
- yarn install
- yarn test
Expand Down

0 comments on commit 42a3909

Please sign in to comment.