kirillzyusko / react-native-keyboard-controller

Keyboard manager which works in identical way on both iOS and Android
https://kirillzyusko.github.io/react-native-keyboard-controller/
MIT License
1.4k stars 55 forks source link

chore: remove retries (e2e) #427

Open kirillzyusko opened 2 months ago

kirillzyusko commented 2 months ago

📜 Description

Removed retries that were added in https://github.com/kirillzyusko/react-native-keyboard-controller/pull/392

💡 Motivation and Context

A new image with iOS 17.5 was released (see https://github.com/actions/runner-images/issues/9591 for more details and the problem with timeout has gone - simulators work much faster now).

So I'm reverting --retries 2 flag because it's not needed anymore - tests are pretty stable now.

📢 Changelog

E2E

🤔 How Has This Been Tested?

Tested on CI.

📸 Screenshots (if appropriate):

📝 Checklist

github-actions[bot] commented 2 months ago

📊 Package size report

Current size Target Size Difference
135974 bytes 135974 bytes 0 bytes 📉