Skip to content

Commit

Permalink
fix circleci yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ammaratef45 committed Mar 3, 2019
1 parent c1c3a3c commit 00edb35
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ jobs:
steps:
- checkout
- run: flutter doctor
- run: cd attendance_admin && flutter packages get
- run: cd attendance_admin && flutter test
- run: cd attendance_admin && flutter -v build apk
- run: cd attendance && flutter packages get
- run: cd attendance && flutter test
- run: cd attendance && flutter -v build apk

0 comments on commit 00edb35

Please sign in to comment.