Skip to content

Commit f2a49f5

Browse files
committed
update clean code and gitlab-ci github action
1 parent 71b4d2a commit f2a49f5

File tree

2 files changed

+1
-120
lines changed

2 files changed

+1
-120
lines changed

.circleci/config.yml

Lines changed: 0 additions & 119 deletions
This file was deleted.

.github/workflows/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- name: run tests
2626
run: flutter test --coverage
2727
- name: run codequality
28-
run: flutter test --coverage
28+
run: flutter analyze

0 commit comments

Comments
 (0)