We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f9c1db + d4e6ddd commit defae8bCopy full SHA for defae8b
1 file changed
run_test.sh
@@ -12,7 +12,7 @@ then
12
then
13
pip install "dbt-$1==1.7.1"
14
else
15
- pip install --pre "dbt-$1" dbt-core protobuf==4.25
+ pip install --pre "dbt-$1" dbt-core
16
fi
17
18
0 commit comments