Skip to content

Commit 1968196

Browse files
committed
fixup! build: run full test suite in ASAN action
1 parent a53c11d commit 1968196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-asan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
paths-ignore:
66
- 'doc/**'
7-
pull-request:
7+
pull_request:
88
paths-ignore:
99
- 'doc/**'
1010

0 commit comments

Comments
 (0)