Skip to content

Commit 3007abc

Browse files
committed
Remove the recently added "Limit $PATH" step
I had put that step in the Cygwin workflow for purposes of experimentation, and it seemed to make clearer what is going on, but really it does the opposite: it's deceptive because Cygwin uses other logic to set its PATH. So this step is unnecessary and ineffective at doing what it appears to do.
1 parent dda4286 commit 3007abc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/cygwin-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
with:
3434
packages: python39 python39-pip python39-virtualenv git
3535

36-
- name: Limit $PATH to Cygwin
37-
run: |
38-
echo 'C:\cygwin\bin' > "$GITHUB_PATH" # Overwrite it with just this.
39-
4036
- name: Special configuration for Cygwin's git
4137
run: |
4238
git config --global --add safe.directory "$(pwd)"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy