We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94971d9 commit 1f64771Copy full SHA for 1f64771
.github/workflows/pull_request.yml
@@ -71,7 +71,7 @@ jobs:
71
72
build-android:
73
runs-on: ubuntu-latest
74
- needs: [lint, test]
+ needs: [lint, test, docs]
75
steps:
76
- name: Checkout
77
uses: actions/[email protected]
0 commit comments