Skip to content

Commit

Permalink
Merge pull request #13 from TesteurManiak/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Guillaume Roux authored Feb 25, 2021
2 parents dffc4cb + 3128382 commit 517cf12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
- name: Install dependencies
run: pub get
- name: Run tests
run: pub run test
run: pub run test
- name: Code Coverage
run: pub run test_coverage
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.4.0"
version: "0.4.1"
intl:
dependency: transitive
description:
Expand Down

0 comments on commit 517cf12

Please sign in to comment.