mirror of
https://github.com/projectdiscovery/httpx
synced 2026-06-08 16:50:17 +00:00
spacing in build workflow
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Build
|
||||
run: go build .
|
||||
working-directory: cmd/httpx/
|
||||
|
||||
|
||||
- name: Test
|
||||
run: go test ./...
|
||||
working-directory: .
|
||||
|
||||
Reference in New Issue
Block a user