mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
removed smoothening reset
This commit is contained in:
parent
79d33f558d
commit
a27651450a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/pr_check.yml
vendored
1
.github/workflows/pr_check.yml
vendored
|
@ -57,7 +57,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
defaults -currentHost write -g AppleFontSmoothing -int 0
|
defaults -currentHost write -g AppleFontSmoothing -int 0
|
||||||
flutter test --dart-define cameraStubImage=assets/camera_stub_image.jpg
|
flutter test --dart-define cameraStubImage=assets/camera_stub_image.jpg
|
||||||
defaults -currentHost write -g AppleFontSmoothing
|
|
||||||
|
|
||||||
- name: Analyze project source with stub
|
- name: Analyze project source with stub
|
||||||
if: steps.override-iap.conclusion != 'success'
|
if: steps.override-iap.conclusion != 'success'
|
||||||
|
|
Loading…
Reference in a new issue