Skip to content

Commit

Permalink
pytest job split #2
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSys911 committed Nov 3, 2022
1 parent 3164eb4 commit ef14e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudbeat-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:

Test_Matrix:
name: ${{ matrix.test-target }}-${{ matrix.range }}-tests
needs: Build
needs: [pytest-build, cloudbeat-build]
runs-on: ubuntu-latest
timeout-minutes: 55
strategy:
Expand Down

0 comments on commit ef14e5b

Please sign in to comment.