Skip to content

Bump actions/checkout from 4.1.5 to 4.1.6 (#57) #155

Bump actions/checkout from 4.1.5 to 4.1.6 (#57)

Bump actions/checkout from 4.1.5 to 4.1.6 (#57) #155

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