Skip to content

Commit

Permalink
fix typo in vsversion
Browse files Browse the repository at this point in the history
  • Loading branch information
sgraham committed Oct 18, 2023
1 parent bb1861d commit 5ce42e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- uses: ilammy/msvc-dev-cmd@v1
with:
arch: amd64
vsvsersion: 2022
vsversion: 2022
- run: ./m ${{matrix.style}} test

0 comments on commit 5ce42e8

Please sign in to comment.