Browse Source

release: don't add test directory to mingw release archives

Anonymous Maarten 6 months ago
parent
commit
f79083d9bb
1 changed files with 0 additions and 3 deletions
  1. 0 3
      build-scripts/release-info.json

+ 0 - 3
build-scripts/release-info.json

@@ -60,9 +60,6 @@
       ],
       "docs": [
         "docs/*"
-      ],
-      "test": [
-        "test/*"
       ]
     }
   },