Skip to content

Bump actions/cache from 4.0.1 to 4.0.2 (#55) #96

Bump actions/cache from 4.0.1 to 4.0.2 (#55)

Bump actions/cache from 4.0.1 to 4.0.2 (#55) #96

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
with:
submodules: recursive
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh