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 918567a commit e99c2e3Copy full SHA for e99c2e3
.github/workflows/main.yml
@@ -56,6 +56,6 @@ jobs:
56
- name: Generate SSH key
57
run: ssh-keygen -t ed25519 -N '' -f ~/.ssh/id_ed25519
58
59
- - run: vagrant up --provision
+ - run: vagrant up --provision --no-tty
60
61
- run: ./scripts/check-pages.py
0 commit comments