Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jonatas
2020-09-15 19:04:55 -0300
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
55adae3cb919f85bf4856439070ededeea68c106
55adae3c
2 parents
eacf058c
d5308d05
Merge branch 'master' of
https://github.com/jonataslaw/getx
into master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.github/workflows/main.yml
.github/workflows/main.yml
View file @
55adae3
...
...
@@ -20,7 +20,7 @@ jobs:
flutter-version
:
'
1.20.2'
channel
:
'
stable'
-
run
:
flutter pub get
-
run
:
flutter analyze
#
- run: flutter analyze
# run flutter widgets tests and unit tests
-
run
:
flutter test --coverage
# Upload coverage reports to Codecov
...
...
Please
register
or
login
to post a comment