Skip to content

Commit 7e12a12

Browse files
committed
Remove fix-whitespace step from the Makefile for now
1 parent 23c7e37 commit 7e12a12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ testContainers:
2424
cd ./lib/containers && ./generate-haskell.sh && cabal build containers-prop
2525

2626
test : test/agda2hs testContainers
27-
check-whitespace
2827
make -C test
2928

3029
testHtml : test/agda2hs

0 commit comments

Comments
 (0)