Skip to content

Commit b803497

Browse files
encukouwebknjaz
authored andcommitted
Add UBSan to GHA build
1 parent 3a64844 commit b803497

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/reusable-ubsan.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ env:
1212

1313
jobs:
1414
build-ubsan-reusable:
15+
<<<<<<< HEAD
1516
name: 'Undefined behavior sanitizer'
17+
=======
18+
name: 'Undefined Behavior sanitizer'
19+
>>>>>>> 27d31f33cda (Add UBSan to GHA build)
1620
runs-on: ubuntu-24.04
1721
timeout-minutes: 60
1822
steps:

0 commit comments

Comments
 (0)