Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EchterAgo committed Oct 20, 2023
1 parent 9ee7952 commit e522e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2835,4 +2835,4 @@ jobs:
Write-Host "Found installation location $value"
- name: test
run: 'python.exe -u "${{github.workspace}}\contrib\windows\tests\regression.py" --path "${{github.workspace}}\"" --zfspath "${{ steps.registryzfs.outputs.zfspath }}"'
run: 'python.exe -u "${{github.workspace}}\contrib\windows\tests\regression.py" --path "${{github.workspace}}" --zfspath "${{ steps.registryzfs.outputs.zfspath }}"'

0 comments on commit e522e6c

Please sign in to comment.