Skip to content

Commit a07c9e4

Browse files
committed
Setup CI - Fix config
1 parent d6ea2e1 commit a07c9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2
22
jobs:
3-
test:
3+
build:
44
docker:
55
- image: cirrusci/flutter
66
steps:

0 commit comments

Comments
 (0)