Skip to content

[MA-2561] Bad requests for inputText and eraseText if keyboard is not present #42

[MA-2561] Bad requests for inputText and eraseText if keyboard is not present

[MA-2561] Bad requests for inputText and eraseText if keyboard is not present #42

name: Warn Build XCTest runner
on:
pull_request:
paths:
- 'maestro-ios-xctest-runner/**'
jobs:
warn:
runs-on: ubuntu-latest
steps:
- uses: mshick/add-pr-comment@v2
with:
message: "Make sure to run ./maestro-ios-xctest-runner/build-maestro-ios-runner.sh with every swift change"