Skip to content

Commit

Permalink
revert flakeguard
Browse files Browse the repository at this point in the history
  • Loading branch information
tt-cll committed Jan 22, 2025
1 parent feb1cf6 commit cdb48ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flakeguard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ jobs:
run-tests:
name: Run Tests
needs: get-tests
runs-on: ubuntu22.04-32cores-128GB
runs-on: ${{ matrix.runs_on }}
if: ${{ needs.get-tests.outputs.matrix != '' && needs.get-tests.outputs.matrix != '[]' }}
timeout-minutes: 180
strategy:
Expand Down

0 comments on commit cdb48ad

Please sign in to comment.