From 096d1224e5c7687bf6f4603bb94b3389d82410b0 Mon Sep 17 00:00:00 2001 From: Jacob Floyd Date: Wed, 11 Dec 2024 22:14:56 -0600 Subject: [PATCH] Revert "Deal with odd failure in CI itests" This reverts commit 9e5b5190ca90507e1ca167bcf54b2263ec886ece. --- .github/workflows/test.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index d1fe03fc3b..4de6c3fcac 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -406,8 +406,6 @@ jobs: ./scripts/github/configure-rabbitmq.sh - name: Integration Tests - env: - PANTS_TEST_ATTEMPTS_DEFAULT: 1 run: > pants --python-bootstrap-search-path=[]