Skip to content

Commit

Permalink
Chore/updates ci (#726)
Browse files Browse the repository at this point in the history
* refactor: improve CI workflow and package configuration

* refactor: improve CI workflow and package configuration

* refactor: Improve CI workflow and package configuration

* chore: tests configuration adjustments

* docs: expo-dev-client supported in example app

* fix: next item function overscolling with overscrollEnabled is false

* chore: code format

* chore: update precommit hooks

* chore: ci tests coverage supported

* chore: update codecov-action to v5 and configure coverage report upload

* chore: update ci
  • Loading branch information
dohooo authored Nov 25, 2024
1 parent 33022e6 commit 70a171b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ on:
- main
- develop
types: [opened, synchronize, reopened, ready_for_review]
paths-ignore:
- '**.md'
- 'docs/**'
- '.github/*.md'
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 70a171b

Please sign in to comment.