cryptomator / ios

Cryptomator for iOS
https://cryptomator.org
GNU General Public License v3.0
214 stars 27 forks source link

Run build & test also for Premium configuration #325

Closed phil1995 closed 11 months ago

phil1995 commented 11 months ago

Due to the recent issues where it was forgotten to update some code related to the ALWAYS_PREMIUMcompilation condition in #323, I thought it might make sense to also run the build & test steps for the Premium version as well. This would allow us to catch compilation issues related the premium version earlier. Also those jobs run in parallel so the additional overhead should be minimal.