Skip to content

Commit

Permalink
Revert "Exclude tests for package Modules when testing against GAP ma…
Browse files Browse the repository at this point in the history
…ster"

This reverts commit 8d91417 now that homalg-project#277 is fixed.
  • Loading branch information
zickgraf committed Sep 16, 2019
1 parent ee72e14 commit 8244510
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ endif
# cd ToolsForHomalg && $(MAKE) ci-test
# requires Convex
# cd ToricVarieties && $(MAKE) ci-test
ifneq ($(GAP_HOME),/home/gap/inst/gap-master)
cd Modules && $(MAKE) ci-test
endif
cd homalg && $(MAKE) ci-test

############################################
Expand Down

0 comments on commit 8244510

Please sign in to comment.