Skip to content

test_02_download: fix paramters to test_02_27 #1

test_02_download: fix paramters to test_02_27

test_02_download: fix paramters to test_02_27 #1

Workflow file for this run

# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
#
# SPDX-License-Identifier: curl
name: SYNOPSIS
on:
push:
branches:
- master
- '*/ci'
paths:
- 'docs/libcurl/curl_*.3'
pull_request:
branches:
- master
paths:
- 'docs/libcurl/curl_*.3'
jobs:
verify:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: verify-synopsis
run: ./.github/scripts/verify-synopsis.pl docs/libcurl/curl*.3