Replace duplicated word
Co-authored-by: Russell Martin <russell@rjm.li>
This commit is contained in:
parent
13f8975519
commit
310961e552
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ What we've done
|
|||
|
||||
* We modified Toga's Image APIs so that `Pillow images can be used as source data <https://github.com/beeware/toga/pull/2231>`__.
|
||||
|
||||
* We `switched CI testing of Android apps to use a Linux machine <https://github.com/beeware/toga/pull/2230>`__. This wasn't previously possible, because Github didn't expose the necessary permissions in their Linux images; however, now that is *is* possible, our Android tests run up to 5 times faster, and are less likely to be held up in CI because of availability of macOS testing machines.
|
||||
* We `switched CI testing of Android apps to use a Linux machine <https://github.com/beeware/toga/pull/2230>`__. This wasn't previously possible, because Github didn't expose the necessary permissions in their Linux images; however, now that *is* possible, our Android tests run up to 5 times faster, and are less likely to be held up in CI because of availability of macOS testing machines.
|
||||
|
||||
* We corrected an issue on macOS where an OS-level setting controlling the use of tabs could `cause test failures in the Toga test suite <https://github.com/beeware/toga/pull/2218>`__.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue