mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
GH Actions: Make tests work probably better
This commit is contained in:
@@ -27,11 +27,5 @@ jobs:
|
||||
- name: Build iOS simulator
|
||||
run: bundle exec fastlane build
|
||||
|
||||
test:
|
||||
name: Tests
|
||||
runs-on: macos-latest
|
||||
needs: build
|
||||
|
||||
steps:
|
||||
- name: Units tests
|
||||
run: bundle exec fastlane test
|
||||
|
||||
Reference in New Issue
Block a user