Skip to content

GH-1791 add clarifying comment and unit test to confirm result caching #147

GH-1791 add clarifying comment and unit test to confirm result caching

GH-1791 add clarifying comment and unit test to confirm result caching #147

Workflow file for this run

name: Check CMake file list and VC++ projects
on: [push, pull_request]
jobs:
filelists:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup
run: |
sudo apt update
sudo apt install -y libboost-dev
- name: Configure
run: |
./autogen.sh
./configure
- name: Check
run: |
./tools/check_filelists.sh