Skip to content

Commit 8b3c59a

Browse files
committed
test bb ci 7
1 parent 85c2285 commit 8b3c59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bb-flow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
working-directory: .
118118
run: |
119119
if [ ! -d "foundry" ]; then
120-
git clone https://github.com/BuildBearLabs/foundry.git -b feat/single_json_output
120+
git clone https://github.com/BuildBearLabs/foundry.git -b feat/single_json_output_new
121121
fi
122122
shell: bash
123123

0 commit comments

Comments
 (0)