Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
Remove ID set step from `validation_and_testing`
  • Loading branch information
content-bot authored Sep 15, 2019
1 parent bd0aa26 commit 20f51d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ jobs:
steps:
- checkout
- prepare_environment
- run:
name: Create ID Set
when: always
command: |
python ./Tests/scripts/update_id_set.py -r
- run:
name: Infrastucture testing
when: always
Expand Down

0 comments on commit 20f51d2

Please sign in to comment.