Skip to content

Commit

Permalink
fix(appflow): remove duplicate step for Gitlab CI (ionic-team#1706)
Browse files Browse the repository at this point in the history
  • Loading branch information
osben authored Oct 8, 2020
1 parent 98b2aec commit 88d6e8c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/pages/appflow/cookbook/integrate-ci.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,12 +183,6 @@ test:
- npm ci
- npm run test
test:
stage: test
script:
- npm ci
- npm run test
build-ios:
stage: build
script:
Expand Down

0 comments on commit 88d6e8c

Please sign in to comment.