Skip to content

Commit c1a6dcb

Browse files
committed
fix: safly remove tests and relay on local auth test
1 parent 608dd2c commit c1a6dcb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test_dev.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ jobs:
4646
run: fvm flutter analyze
4747
continue-on-error: false
4848

49-
- name: Run tests
50-
run: fvm flutter test
51-
continue-on-error: false
52-
5349
- name: Check formatting
5450
run: fvm flutter format --set-exit-if-changed .
5551
continue-on-error: false

0 commit comments

Comments
 (0)