Skip to content

Changed test error messages and touched up docs. (#3544) #3177

Changed test error messages and touched up docs. (#3544)

Changed test error messages and touched up docs. (#3544) #3177

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