2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Correct CI config.

This commit is contained in:
jzmaddock
2021-04-01 12:47:33 +01:00
parent 95afd01576
commit edce9878c6
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ def main(ctx):
result = []
for suite in things_to_test:
for suite in sanitizer_test:
#
# Sanitizers:
#