Skip to content

test: drop httplib usage in favour of our HTTP client #599

test: drop httplib usage in favour of our HTTP client

test: drop httplib usage in favour of our HTTP client #599

Workflow file for this run

# SPDX-FileCopyrightText: 2021 Andrea Pappacoda
#
# SPDX-License-Identifier: CC0-1.0
name: reuse
on: [push, pull_request]
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: fsfe/reuse-action@v1