diff --git a/.github/workflows/on-pr-debug.yml b/.github/workflows/on-pr-debug.yml index ab0d17ee..5d271f73 100644 --- a/.github/workflows/on-pr-debug.yml +++ b/.github/workflows/on-pr-debug.yml @@ -21,7 +21,6 @@ jobs: compiler: ${{ matrix.compiler }} server_version: main type: Debug - repeat: 3 coverage: name: "Coverage" @@ -63,4 +62,3 @@ jobs: with: sanitize: thread server_version: main - repeat: 3 \ No newline at end of file