Skip to content

Commit 3bb063f

Browse files
committed
Add more info to task name
1 parent 9bad4b0 commit 3bb063f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
repository: nginx/nginx
3939
path: nginx
4040
fetch-depth: 1
41-
- name: Build nginx
41+
- name: Build nginx with ModSecurity-nginx module
4242
working-directory: nginx
4343
run: |
4444
./auto/configure --with-ld-opt="-Wl,-rpath,/usr/local/lib" --without-pcre2 --add-module=/home/runner/work/ModSecurity-nginx/ModSecurity-nginx/ModSecurity-nginx

0 commit comments

Comments
 (0)