Skip to content

Use requestAnimationFrame-based main loop #166

Use requestAnimationFrame-based main loop

Use requestAnimationFrame-based main loop #166

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 .