We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51795f5 commit ba1eebaCopy full SHA for ba1eeba
run-tests-with-docker
@@ -1,5 +1,6 @@
1
#!/usr/bin/env bash
2
3
+set -e
4
CWD="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
5
6
N="trader-rl-cpu"
0 commit comments