Skip to content

I forgot to update the comments for the new validate-track-in-docker script #112

I forgot to update the comments for the new validate-track-in-docker script

I forgot to update the comments for the new validate-track-in-docker script #112

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Tests
runs-on: ubuntu-24.04
steps:
- name: Checkout code
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh