Skip to content

Commit ea14f78

Browse files
dr-BEatStephan Dilly
authored and
Stephan Dilly
committed
Undo unnecessary ci.yml changes
1 parent b267b13 commit ea14f78

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/ci.yml

-8
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ jobs:
2525
# run: |
2626
# choco install wsl-ubuntu-1804
2727

28-
- name: Windows Setup
29-
if: matrix.os == 'windows-latest'
30-
# https://codeblog.jonskeet.uk/2019/10/12/using-git-bash-from-appveyor/
31-
run: |
32-
echo $Env:Path
33-
Get-Command bash
34-
35-
3628
- name: Install Rust
3729
uses: actions-rs/toolchain@v1
3830
with:

0 commit comments

Comments
 (0)