Skip to content

Update package set and sync with track #92

Update package set and sync with track

Update package set and sync with track #92

Workflow file for this run

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