Enable learning tests in CI test workflow

pull/955/head
David Núñez 2019-05-06 12:29:49 +02:00
parent 098ab80b15
commit a60accad8b
1 changed files with 9 additions and 0 deletions

View File

@ -80,6 +80,15 @@ workflows:
- crypto
- network
- keystore
- learning:
context: "NuCypher Tests"
filters:
tags:
only: /.*/
requires:
- crypto
- network
- keystore
- agents:
context: "NuCypher Tests"
filters: