Skip to content

Commit

Permalink
O
Browse files Browse the repository at this point in the history
Skip tests for now
  • Loading branch information
LebJe committed Jan 1, 2024
1 parent 12e14bd commit b4a8701
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildAndTest-Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
platform: "x64"
- name: "Set up MSVC"
if: "${{ matrix.compiler == 'MSVC' }}"
uses: "ompnerd/gha-setup-vsdevenv@main"
uses: "compnerd/gha-setup-vsdevenv@main"
# uses: "TheMrMilchmann/setup-msvc-dev@v3"
# with:
# arch: x64
Expand Down Expand Up @@ -70,4 +70,4 @@ jobs:
LuaRocks\luarocks.exe --lua-dir "$($env:LUAROCKS_LUADIR)" --tree "$($env:LUAROCKS_TREE)" install luaunit
LuaJIT\bin\luajit.exe tests\tests.lua
#LuaJIT\bin\luajit.exe tests\tests.lua

0 comments on commit b4a8701

Please sign in to comment.