Change order of tests so most important is first (#9597)

This commit is contained in:
jonathanmetzman 2023-02-06 12:34:50 -05:00 committed by GitHub
parent c22e58094f
commit a99ad73548
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,11 +19,11 @@ jobs:
engine:
- libfuzzer
sanitizer:
- none
- address
- memory
- undefined
- coverage
- none
architecture:
- x86_64
include: