Skip to content

Commit e99c2e3

Browse files
committed
No tty in GHA
1 parent 918567a commit e99c2e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
- name: Generate SSH key
5757
run: ssh-keygen -t ed25519 -N '' -f ~/.ssh/id_ed25519
5858

59-
- run: vagrant up --provision
59+
- run: vagrant up --provision --no-tty
6060

6161
- run: ./scripts/check-pages.py

0 commit comments

Comments
 (0)