Skip to content

Commit b10a9bb

Browse files
committed
fix
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
1 parent 02b0c21 commit b10a9bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-e2e-runtime.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
echo "------------------ Attempt $attempt for ${{matrix.runtime}} ------------------"
4242
make test-e2e-runtime runtime=${{ matrix.runtime }} && break
4343
echo "------------------ failed, retrying... ------------------"
44+
done
4445
- uses: codecov/codecov-action@v5
4546
with:
4647
files: ./coverage.txt

0 commit comments

Comments
 (0)