1
0
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:
dkhamsing 2018-09-01 11:17:18 -07:00 committed by GitHub
parent 75736867ab
commit fa548a490f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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