# test-github-workflows **Repository Path**: mirrors_anthonyfok/test-github-workflows ## Basic Information - **Project Name**: test-github-workflows - **Description**: Test GitHub workflow with Windows runner running choco - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-17 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test-github-workflows This repository is a testing ground for GitHub workflows. * test-choco.yml: for investigating why `choco install mingw` with strategy matrix fails. The use of Choco-Install seems to be the best solution. See * test-hugo-snap.yml: for testing gohugoio/hugo#10174