Skip to content

Commit

Permalink
add cl.exe setup maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
sgraham committed Oct 18, 2023
1 parent 30d62dd commit bb1861d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.12'
- uses: ilammy/msvc-dev-cmd@v1
with:
arch: amd64
vsvsersion: 2022
- run: ./m ${{matrix.style}} test

0 comments on commit bb1861d

Please sign in to comment.