mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-01-21 21:28:47 +01:00
[ci] fixes
This commit is contained in:
parent
75736867ab
commit
fa548a490f
@ -35,6 +35,9 @@ jobs:
|
||||
- run: sudo pip install json-spec
|
||||
- run: json validate --schema-file=.github/schema.json --document-file=contents.json
|
||||
- run: ruby .github/osia_validate_categories.rb
|
||||
- run: ./.github/deploy.sh
|
||||
- run: gem install delete_my_tweets
|
||||
- run: ruby .github/osia_tweet_clean.rb
|
||||
- store_test_results:
|
||||
path: /tmp/circleci-test-results
|
||||
# Save artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user