mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
Update ci.yml
This commit is contained in:
parent
24320313ce
commit
0713527cfa
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -34,5 +34,5 @@ jobs:
|
||||||
- name: Analyze project source
|
- name: Analyze project source
|
||||||
run: flutter analyze lib --fatal-infos
|
run: flutter analyze lib --fatal-infos
|
||||||
|
|
||||||
- name: Run tests
|
# - name: Run tests
|
||||||
run: flutter test
|
# run: flutter test
|
||||||
|
|
Loading…
Reference in a new issue