Update cmake.yml

This commit is contained in:
Kjell Hedström. We are hiring @ Ganaz 2022-03-07 20:44:29 -07:00 committed by GitHub
parent e29226bd58
commit de706a905b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,10 @@
name: CMake
name: CTest
on: [push]
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)