mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
fix: contract test script should fail when pytest fails
This commit is contained in:
@@ -4,6 +4,8 @@ parent_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
|
||||
# switch to backend directory
|
||||
pushd "$parent_path/../../oasst-shared"
|
||||
|
||||
set -xe
|
||||
|
||||
pytest .
|
||||
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user