We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f29d4 commit 2637b86Copy full SHA for 2637b86
1 file changed
.github/workflows/test_with_sanitizer.yaml
@@ -31,6 +31,7 @@ permissions:
31
32
jobs:
33
test-with-sanitizer:
34
+ name: ${{ matrix.sanitizer }}
35
runs-on: ubuntu-24.04
36
timeout-minutes: 120
37
strategy:
0 commit comments