Skip to content

Commit

Permalink
Build Debug in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Holt59 committed Jun 9, 2024
1 parent b76b138 commit 42b03a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
arch: [x86, x64]
config: [Debug, Release]
tests: ["", "Test"]
exclude:
- config: Debug
tests: ""
runs-on: windows-2022
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 42b03a9

Please sign in to comment.