Skip to content

Add support for task ID and subtests #153

Add support for task ID and subtests

Add support for task ID and subtests #153

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@755da8c3cf115ac066823e79a1e1788f8940201b
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh