Skip to content

Commit

Permalink
Unfortunately, disable MSVC CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
jchv committed Aug 4, 2024
1 parent 222c706 commit e910cda
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
- uses: ilammy/msvc-dev-cmd@v1
- name: Build
run: msbuild.exe rugburn.sln "/p:Configuration=Release;Platform=x86"
- name: Test
run: ./out/Win32/Release/test.exe
- name: Upload
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit e910cda

Please sign in to comment.