Skip to content

Updated test file error messages. (#3538) #3183

Updated test file error messages. (#3538)

Updated test file error messages. (#3538) #3183

Workflow file for this run

name: Test Runner
on:
push:
branches:
- main
pull_request:
jobs:
test-runner:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run test-runner
run: docker-compose run test-runner