Skip to content

Replace message with detail in error JSON (#603) #2061

Replace message with detail in error JSON (#603)

Replace message with detail in error JSON (#603) #2061

name: Check PR fixbackend
on:
push:
tags:
- '*.*.*'
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
fixbackend:
name: 'fixbackend'
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build and run dev container task
uses: devcontainers/[email protected]
with:
# Change this to be your CI task/script
runCmd: nox --envdir /tmp/.nox