Skip to content

Fix decoding message when using brackets in the CD's name value #322

Fix decoding message when using brackets in the CD's name value

Fix decoding message when using brackets in the CD's name value #322

Workflow file for this run

name: test
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request: { branches: ['*'] }
push: { branches: ['main'] }
jobs:
unit-tests:
uses: vapor/ci/.github/workflows/run-unit-tests.yml@main
with:
warnings_as_errors: true
with_linting: true
with_windows: true
with_musl: true
ios_scheme_name: multipart-kit
with_android: true
secrets: inherit