aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2024-12-05 20:18:16 -0600
committerCalvin Rose <calsrose@gmail.com>2024-12-05 20:18:16 -0600
commit83e8aab2897aa2982db48668e85757eef680ea5e (patch)
tree835387be247a4c42094df1ddf1b9bf099a9c7f08 /.github
parentPrepare for 1.37.0 release. (diff)
Prepare for 1.37.1 release and fix CI.v1.37.1
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index e832e7fc..4a385ab3 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -38,6 +38,9 @@ jobs:
- name: Test the project
shell: cmd
run: build_win test
+ - name: Test installer build
+ shell: cmd
+ run: build_win dist
test-windows-min:
name: Build and test on Windows Minimal build