From 1e398752bdc8dbbf4cb2e4d8e2f69dd45e10212d Mon Sep 17 00:00:00 2001 From: Jared Forsyth Date: Sat, 18 May 2019 08:35:01 -0400 Subject: [PATCH] oh it was circleci that was unhappy --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index bebf5128..759d1e64 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -29,8 +29,8 @@ jobs: # run tests! # - run: esy dune exec Bin -- --help - run: esy exec-command --include-build-env cp _build/install/default/bin/ExamplesTests ExamplesTests.exe - - run: ./ExamplesTests.exe - run: esy exec-command --include-build-env cp _build/install/default/bin/Bin bin.exe + - run: ./ExamplesTests.exe - save_cache: paths: