We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3e322 commit 7e552cfCopy full SHA for 7e552cf
docker/unit_tests.sh
@@ -63,6 +63,6 @@ RAKE_VERBOSE=true mispipe "bundle exec rake install" "ts '[%Y-%m-%d %H:%M:%S]'"
63
RAKE_VERBOSE=true mispipe "bundle exec rake build --trace" "ts '[%Y-%m-%d %H:%M:%S]'"
64
65
# unit tests
66
-# bundle exec rake circle:run_tests --trace
+bundle exec rake circle:run_tests --trace
67
68
mispipe "echo 'Ending timestamp'" ts
0 commit comments