Skip to content

Commit fbb274d

Browse files
committed
check return code if we halt on error
1 parent ecf73c7 commit fbb274d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,6 @@ jobs:
328328

329329
- if: ${{ matrix.sanitizer }}
330330
run: |
331-
echo ASAN_OPTIONS='halt_on_error=0' >> $GITHUB_ENV
332331
echo LD_PRELOAD=$(gcc --print-file-name=libasan.so) >> $GITHUB_ENV
333332
334333
- name: Run tests

0 commit comments

Comments
 (0)