Skip to content
Snippets Groups Projects
Commit c2655405 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

debugging

parent b7f759c1
No related branches found
No related tags found
1 merge request!14Try out a CircleCI configuration
...@@ -46,6 +46,8 @@ jobs: ...@@ -46,6 +46,8 @@ jobs:
- run: - run:
name: "Run Tests" name: "Run Tests"
command: | command: |
env
cat $BASH_ENV
nix-shell shell.nix --run "stack build --no-terminal --test --coverage --fast" nix-shell shell.nix --run "stack build --no-terminal --test --coverage --fast"
- save_cache: - save_cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment