Skip to content

Commit

Permalink
test all jobs together
Browse files Browse the repository at this point in the history
  • Loading branch information
muodov committed Mar 7, 2024
1 parent eb9219b commit da18ebc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ddg-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
# ------------------------------------------------------------------------------

update_android:
if: false
runs-on: ubuntu-latest
outputs:
pull-request-url: ${{ steps.create-pr.outputs.pull-request-url }}
Expand Down Expand Up @@ -104,7 +103,6 @@ jobs:
# ------------------------------------------------------------------------------

update_ios:
if: false
runs-on: ubuntu-latest
outputs:
pull-request-url: ${{ steps.create-pr.outputs.pull-request-url }}
Expand Down

0 comments on commit da18ebc

Please sign in to comment.