mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-24 11:59:30 +00:00
test: add TimeOfDay extension tests and enable test execution in CI
This commit is contained in:
parent
12100ffbcd
commit
be5eb3fd13
2 changed files with 138 additions and 2 deletions
4
.github/workflows/flutter_test.yaml
vendored
4
.github/workflows/flutter_test.yaml
vendored
|
|
@ -40,8 +40,8 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: flutter pub get
|
||||
|
||||
# - name: Run tests
|
||||
# run: flutter test
|
||||
- name: Run tests
|
||||
run: flutter test
|
||||
|
||||
- name: Build APK
|
||||
run: flutter build apk --release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue