Fix yaml syntax

pull/254/head
Orsiris de Jong 2 years ago committed by GitHub
parent 632db7d9a2
commit 36db883ab0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,10 +11,9 @@ jobs:
os: [windows-latest]
steps:
- uses: actions/checkout@v2
- name: Execute tests and generate coverage report
- uses: Vampire/setup-wsl@v1
with:
distribution: Debian
- name: Execute tests and generate coverage report
shell: wsl-bash {0}
env:
RUNNING_ON_GITHUB_ACTIONS: true
run: |

Loading…
Cancel
Save