Skip to content

Commit 9530918

Browse files
committed
updated the workflow file
Signed-off-by: Sanket Teli <telisanket2002@gmail.com>
1 parent d0b6a9f commit 9530918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ jobs:
210210
./fablo-build.sh
211211
212212
- name: Test version 3 with BFT
213-
run: e2e-network/docker/test-05-version3.sh
213+
run: e2e-network/docker/test-05-version3-BFT.sh
214214

215215
- uses: actions/upload-artifact@v4
216216
if: always()

0 commit comments

Comments
 (0)