Skip to content

Commit

Permalink
matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeauchesne committed Nov 15, 2024
1 parent d296109 commit d1694a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/python-temporary-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ env:
jobs:
end-to-end:
runs-on: ubuntu-latest
strategy:
matrix:
attempt: [1, 2, 3, 4 ,5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]
fail-fast: false
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit d1694a8

Please # to comment.