Skip to content

Change arg_parse to always set --emit-new-didcomm-prefix and --emit-new-didcomm-mime-type to true #1029

Change arg_parse to always set --emit-new-didcomm-prefix and --emit-new-didcomm-mime-type to true

Change arg_parse to always set --emit-new-didcomm-prefix and --emit-new-didcomm-mime-type to true #1029

Workflow file for this run

name: PR Tests
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
tests:
name: Tests
uses: ./.github/workflows/tests.yml
with:
python-version: "3.9"
os: "ubuntu-latest"