Skip to content

Commit

Permalink
load correct version of crate during bc test
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 committed Apr 12, 2020
1 parent fd1abe3 commit a77f949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Prepare Docker Images
docker pull ${QL_PREV_IMAGE}
docker build -t quantumleap ../../
docker-compose pull --ignore-pull-failures
CRATE_VERSION=${PREV_CRATE} docker-compose pull --ignore-pull-failures

tot=0

Expand Down

0 comments on commit a77f949

Please sign in to comment.