Skip to content

Commit

Permalink
ci: allow UI tests to fail for GitHub Action workflows (#305)
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
  • Loading branch information
pylapp committed Dec 11, 2024
1 parent ee24adb commit b0c8bdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,4 @@ jobs:
cd Showcase
bundle exec pod install
bundle exec fastlane test_ui
continue-on-error: true # See https://github.com/Orange-OpenSource/ouds-ios/issues/305

0 comments on commit b0c8bdd

Please sign in to comment.