"official/legacy/bert/common_flags.py" did not exist on "7e3d5270e5906475df36ff1c270431191e42c340"
post_process.sh 115 Bytes
Newer Older
moto's avatar
moto committed
1
2
3
4
#!/usr/bin/env bash

set -e

5
eval "$(./conda/Scripts/conda.exe 'shell.bash' 'hook')"
moto's avatar
moto committed
6
7
8
conda activate ./env

codecov