From deeface146800bfe8b91986ccd98464cac833236 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 21 Oct 2020 13:30:20 -0400 Subject: Add automated test for shell wildcard expansion Wildcard expansion is different in Windows from non-Windows and sometimes requires special link options to work. Add tests that fail if we link incorrectly. --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows/main.yml') diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1933d371..441e5b23 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,7 +41,6 @@ jobs: name: distribution path: distribution Windows: - # If updating this, see note in TODO about MSVC wildcard expansion. runs-on: windows-2019 needs: Distfiles strategy: -- cgit v1.2.3-54-g00ecf