Skip to content

feature: add parsing of task_id, test_code and user_output to bring t… #134

feature: add parsing of task_id, test_code and user_output to bring t…

feature: add parsing of task_id, test_code and user_output to bring t… #134

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Tests
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # 2.3.5
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh