Skip to content

Commit b0b5437

Browse files
committed
Move Haskell fpm sources to root dir
1 parent 9922f29 commit b0b5437

18 files changed

+1
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,8 @@ jobs:
6060
path: ${{matrix.STACK_CACHE}}
6161
key: ${{ runner.os }}-${{ steps.time.outputs.time }}${{matrix.STACK_CACHE_VERSION}}
6262

63-
- name: Build Haskell fpm
63+
- name: Build and test Haskell fpm
6464
run: |
65-
cd bootstrap
6665
stack build
6766
stack install
6867
stack test
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)