Remove unnecessary newline in test.yaml
diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index e53f2ba..23dcab2 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml
@@ -161,4 +161,3 @@ python-version: "3.10" - name: Test font with ftxvalidator run: python3 .ci/ftxvalidator.py - \ No newline at end of file