Skip to content

Commit

Permalink
Explain the effect of MSYS_NO_PATHCONV
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Dec 13, 2022
1 parent 492b5f8 commit fd4d553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
(cd core-tests && tasty-core-tests +RTS -N2)
core-tests/exit-status-tests.sh
# Prevent Git for Windows from replacing slashes with backslashes in patterns
MSYS_NO_PATHCONV=1 core-tests/failing-pattern-test.sh
- name: Test resource-release-test.sh
Expand Down

0 comments on commit fd4d553

Please sign in to comment.