diff --git a/.github/actions/test/action.yml b/.github/actions/test/action.yml index aa85a05..206bbf3 100644 --- a/.github/actions/test/action.yml +++ b/.github/actions/test/action.yml @@ -21,7 +21,11 @@ runs: run: test -s dist/index.html # The point of this site is that it ships no JavaScript. Nothing else # would notice an integration being added back, and by then the page has - # a runtime it did not need. + # a runtime it did not need. Two gates, because each sees what the other + # cannot: the find catches a script file nothing references, and + # check_scripts.py catches markup -- any