Skip to content

🤖 Sync org-wide files to upstream repo (#52) #145

🤖 Sync org-wide files to upstream repo (#52)

🤖 Sync org-wide files to upstream repo (#52) #145

Workflow file for this run

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