Skip to content

Commit

Permalink
More CI testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dashodanger committed Aug 16, 2024
1 parent 2224b65 commit cbe7280
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
pull_request:
branches: [ obsidian ]

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

jobs:
build-win64:
runs-on: windows-latest
Expand Down

0 comments on commit cbe7280

Please sign in to comment.