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 b2bd0c4 commit 5f55a30Copy full SHA for 5f55a30
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v3
11
12
- name: Install WRK
13
- run: sudo apt-get install wrk
+ run: sudo apt-get install wrk w3m
14
15
- name: Setup PHP
16
uses: shivammathur/setup-php@v2
0 commit comments