Skip to content

Commit

Permalink
Remove repeat
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Kurait <[email protected]>
  • Loading branch information
AndreKurait committed Nov 20, 2024
1 parent bc91583 commit 0da41db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,9 @@ jobs:
- console-python-tests
- workflow-info
runs-on: ubuntu-latest
strategy:
matrix:
iteration: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
# strategy:
# matrix:
# iteration: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
steps:
- name: Download Workflow Info
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 0da41db

Please sign in to comment.