Skip to content

Commit 07b660f

Browse files
committed
remove flags param from ci
1 parent e0a7e63 commit 07b660f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ jobs:
5555
if: ${{ needs.setup_matrix.outputs.matrix != '{}' }}
5656

5757
runs-on: ubuntu-latest
58-
with:
59-
flags: "--latest-agent"
6058
strategy:
6159
fail-fast: false
6260
matrix: ${{fromJson(needs.setup_matrix.outputs.matrix)}}

0 commit comments

Comments
 (0)