Skip to content

Commit

Permalink
[CI only] run tests once, not x3 except for main, release
Browse files Browse the repository at this point in the history
  • Loading branch information
levb committed May 6, 2024
1 parent ecf49bc commit 63ac896
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/on-pr-debug.yml
Expand Up @@ -21,7 +21,6 @@ jobs:
compiler: ${{ matrix.compiler }}
server_version: main
type: Debug
repeat: 3

coverage:
name: "Coverage"
Expand Down Expand Up @@ -63,4 +62,3 @@ jobs:
with:
sanitize: thread
server_version: main
repeat: 3

0 comments on commit 63ac896

Please sign in to comment.