Skip to content

Improve test case for crashing into wall #100

Improve test case for crashing into wall

Improve test case for crashing into wall #100

Workflow file for this run

name: Validation
on:
pull_request:
branches:
- main
jobs:
validation:
name: PR Validation Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Build Docker image
run: |
docker build .