Skip to content

mappings: add error_msg in the mappings #85

mappings: add error_msg in the mappings

mappings: add error_msg in the mappings #85

name: Pull request master
on:
pull_request_target:
branches: [master]
jobs:
test:
uses: ./.github/workflows/backend-tests-on-docker.yml
with:
ref: ${{ github.event.pull_request.head.sha }}
secrets: inherit