Revert "chore(setup): fix publishing workflow job dependencies"
This reverts commit ae3e275cee.
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -76,7 +76,7 @@ jobs:
|
||||
run: yarn test
|
||||
|
||||
e2e:
|
||||
needs: [ test, android, lint ]
|
||||
needs: test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user