Skip to content

usingcurl/verbose/writeout.md: microsecond display for time #1117

usingcurl/verbose/writeout.md: microsecond display for time

usingcurl/verbose/writeout.md: microsecond display for time #1117

Workflow file for this run

# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
name: wordcheck
'on':
push:
branches:
- master
- '*/ci'
pull_request:
branches:
- master
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
permissions: {}
jobs:
check:
name: 'check'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- name: check
run: make wordcheck