Skip to content

Commit 800ca5d

Browse files
committed
say yes to dnf.
1 parent cfea20a commit 800ca5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
container:
2323
image: fedora:latest
2424
steps:
25-
- run: sudo dnf install zsh
25+
- run: sudo dnf install -y zsh
2626
- run: zsh ./test-e2e/run.zsh
2727

2828
macos:

0 commit comments

Comments
 (0)