fix: CI/CD remove tests as no tests are available now
This commit is contained in:
parent
23a6800e5e
commit
e47dd9b7c7
4
.github/workflows/firebase-hosting-merge.yml
vendored
4
.github/workflows/firebase-hosting-merge.yml
vendored
@ -22,8 +22,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: flutter pub get
|
||||
|
||||
- name: Run tests
|
||||
run: flutter test
|
||||
# - name: Run tests
|
||||
# run: flutter test
|
||||
|
||||
- name: Build Flutter Web
|
||||
run: flutter build web --release
|
||||
|
||||
0
test/.gitignore
vendored
Normal file
0
test/.gitignore
vendored
Normal file
Loading…
Reference in New Issue
Block a user