Skip to content

Synced exercise tests to problem specificatoins. (#3580) #234

Synced exercise tests to problem specificatoins. (#3580)

Synced exercise tests to problem specificatoins. (#3580) #234

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@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Run test-runner
run: docker-compose run test-runner