Skip to content

Commit

Permalink
ios test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-f committed Nov 9, 2023
1 parent 629543e commit f5152f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
needs: SetUp
uses: ./.github/workflows/test.yml
with:
shouldRunKmp: ${{ needs.SetUp.outputs.shouldRunKmp }}
shouldRunAndroid: ${{ needs.SetUp.outputs.shouldRunAndroid }}
shouldRunIos: ${{ needs.SetUp.outputs.shouldRunIos }}

Expand Down

0 comments on commit f5152f7

Please sign in to comment.