Skip to content

Commit

Permalink
Undo unnecessary ci.yml changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-BEat authored and Stephan Dilly committed Aug 18, 2020
1 parent b267b13 commit ea14f78
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,6 @@ jobs:
# run: |
# choco install wsl-ubuntu-1804

- name: Windows Setup
if: matrix.os == 'windows-latest'
# https://codeblog.jonskeet.uk/2019/10/12/using-git-bash-from-appveyor/
run: |
echo $Env:Path
Get-Command bash
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit ea14f78

Please sign in to comment.