We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 760b0f3 commit 26eb08fCopy full SHA for 26eb08f
1 file changed
.github/workflows/docker.yml
@@ -43,5 +43,5 @@ jobs:
43
-e GH_TOKEN="${{ secrets.GITHUB_TOKEN }}" \
44
-e HF_TOKEN="${{ secrets.HF_TOKEN }}" \
45
-e COHERE_TOKEN="${{ secrets.COHERE_TOKEN }}" \
46
- -e STEPS="pulls,filter,extract,embed" \
47
- -e NUMBASE="after-extract.csv" experiment
+ -e STEPS="pulls,filter,workflows" \
+ -e EMBEDDINGS=false -e NUMBASE="after-workflows.csv" experiment
0 commit comments