Skip to content

Commit

Permalink
add ci
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru committed Dec 22, 2023
1 parent 5a2ada9 commit fb6bc2f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/CMake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
# See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-multi-platform.yml
name: CMake Build Test

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Release
Expand Down

0 comments on commit fb6bc2f

Please sign in to comment.