snorkel-team / snorkel

A system for quickly generating training data with weak supervision
https://snorkel.org
Apache License 2.0
5.81k stars 857 forks source link

Fix branch filtering for complex tests #1688

Closed humzaiqbal closed 2 years ago

humzaiqbal commented 2 years ago

Description of proposed changes

This fixes the CI for the Complex Tests, during the migration to Circle there was an error in the branch filtering for when to run the complex tests resulting in them not being run upon a merge. This has been fixed

Related issue(s)

Fixes # (issue)

Test plan

I tested this in a forked version of the repo and confirmed that when I set the branch names in the new way the complex tests will be run and they won't otherwise

Checklist

Need help on these? Just ask!