Skip to content

Commit

Permalink
debug PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanlct committed Jun 26, 2019
1 parent 694039f commit 23d8e73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/fast_tests/test_examples.py
Expand Up @@ -28,6 +28,7 @@
from ray.tune import run_experiments

os.environ['TEST_FLAG'] = 'True'
os.environ['KMP_DUPLICATE_LIB_OK'] = 'True'


class TestSumoExamples(unittest.TestCase):
Expand Down

0 comments on commit 23d8e73

Please sign in to comment.