Skip to content

Add state-of-tic-tac-toe #4103

Add state-of-tic-tac-toe

Add state-of-tic-tac-toe #4103

Workflow file for this run

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