Skip to content
Snippets Groups Projects
Commit 90d0e9a0 authored by Dariusz Rybicki's avatar Dariusz Rybicki
Browse files

Test CI

parent aabd0d05
No related branches found
No related tags found
2 merge requests!110Backup improvements & example,!102Release 1.0.0
......@@ -13,26 +13,10 @@ before_script:
stages:
- test
test-package-macos:
stage: test
tags:
- ios
script:
- ./run-tests.sh macos
retry: 1
test-package-ios:
stage: test
tags:
- ios
script:
- ./xcode-remove-caches.sh
- ./run-tests.sh ios
retry: 1
test-examples-ios:
stage: test
tags:
- ios
script:
- ./run-tests.sh examples-ios
retry: 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment