Skip to content

New Article: Effortless HTTP Client Testing in Go #23

New Article: Effortless HTTP Client Testing in Go

New Article: Effortless HTTP Client Testing in Go #23

Workflow file for this run

name: Synchronization summary
on:
pull_request:
branches:
- main
jobs:
summary:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: calvinmclean/[email protected]
with:
type: summary
api_key: ${{ secrets.DEV_TO_API_KEY }}