Skip to content

Commit 5f55a30

Browse files
committed
Add w3m
1 parent b2bd0c4 commit 5f55a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v3
1111

1212
- name: Install WRK
13-
run: sudo apt-get install wrk
13+
run: sudo apt-get install wrk w3m
1414

1515
- name: Setup PHP
1616
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)