aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/CI.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/CI.yml')
-rw-r--r--.github/workflows/CI.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml
index ca1ba03..fd2d9b1 100644
--- a/.github/workflows/CI.yml
+++ b/.github/workflows/CI.yml
@@ -63,8 +63,10 @@ jobs:
- name: Build
run: |
+ cd bootstrap
stack build
- name: Run tests
run: |
+ cd bootstrap
stack test