mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-27 21:16:48 +00:00
Reduce CI actions
This commit is contained in:
parent
6ef95499b7
commit
a42c1dc886
3
.github/workflows/android.yaml
vendored
3
.github/workflows/android.yaml
vendored
@ -6,9 +6,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
|
||||
|
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -44,4 +44,4 @@ jobs:
|
||||
pip install -Ur requirements.txt
|
||||
flutter test --coverage
|
||||
genhtml coverage/lcov.info -o coverage/html
|
||||
coveralls
|
||||
coveralls
|
||||
|
3
.github/workflows/ios.yaml
vendored
3
.github/workflows/ios.yaml
vendored
@ -6,9 +6,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user