Skip to content

Commit

Permalink
oh it was circleci that was unhappy
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredly committed May 18, 2019
1 parent 004a573 commit 1e39875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1e39875

Please sign in to comment.