Skip to content

Commit

Permalink
disable app-ng tests in make test
Browse files Browse the repository at this point in the history
  • Loading branch information
stylewarning committed Jul 26, 2022
1 parent d8ad5f7 commit 99e3275
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 @@ -146,7 +146,7 @@ testsafe:
--eval '(ql:quickload :qvm-tests)' \
--eval '(asdf:test-system :qvm)'

test: test-lib test-app test-app-ng
test: test-lib test-app

test-lib: QVM_FEATURES=qvm-intrinsics
test-lib:
Expand Down

0 comments on commit 99e3275

Please sign in to comment.