Skip to content

Commit

Permalink
Update make test to run all test suites.
Browse files Browse the repository at this point in the history
  • Loading branch information
solomon-b committed Feb 8, 2023
1 parent 653ab4d commit bb5c1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ clean: $(GENERATED_CABAL_FILES)
## test-no-backends
# the leftover tests with no particular backend, like Remote Schemas
test:
cabal run chat-bots-contrib-test
cabal test all

0 comments on commit bb5c1ca

Please sign in to comment.