We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea9b26 commit f857574Copy full SHA for f857574
.github/workflows/test.yml
@@ -76,6 +76,7 @@ jobs:
76
- name: Run tests against all shells on alpine
77
run: |
78
sudo make build
79
+ sudo chown runner:runner dist/main.out
80
make test_zsh
81
shell: bash
82
0 commit comments