diff --git a/.github/workflows/test-regression.yml b/.github/workflows/test-regression.yml index 9bd31c1c..52885257 100644 --- a/.github/workflows/test-regression.yml +++ b/.github/workflows/test-regression.yml @@ -53,7 +53,5 @@ jobs: MINDEE_API_KEY: ${{ secrets.MINDEE_API_KEY_SE_TESTS }} uses: actions/checkout@v3 with: - timeout_minutes: 25 - max_attempts: 2 run: | pytest -m regression tests