Skip to content

Commit 34ccaaf

Browse files
committed
Fixes to make build tests pass
1 parent 88a91ff commit 34ccaaf

File tree

3 files changed

+413
-58
lines changed

3 files changed

+413
-58
lines changed
File renamed without changes.

tasks/test_syntax.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ function assertFileNames() {
200200
base === 'BUILDING.md' ||
201201
base === 'CUSTOM_BUNDLE.md' ||
202202
base === 'CITATION.cff' ||
203+
base === 'CODE_OF_CONDUCT.md' ||
203204
file.indexOf('mathjax') !== -1
204205
) return;
205206

0 commit comments

Comments
 (0)