Skip to content

apt.py: use CalledProcessError.stderr in exceptions instead of output/stdout #117

apt.py: use CalledProcessError.stderr in exceptions instead of output/stdout

apt.py: use CalledProcessError.stderr in exceptions instead of output/stdout #117

Workflow file for this run

name: Tests
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/build-and-test.yaml