Skip tests

This commit is contained in:
Andrew Kane
2022-12-09 01:06:03 -08:00
parent 98ec05145b
commit 6e41c81412

View File

@@ -52,7 +52,7 @@ jobs:
with: with:
postgres-version: 14 postgres-version: 14
- run: | - run: |
cpan IPC::Run cpan -T IPC::Run
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat" call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
nmake /NOLOGO /F Makefile.win nmake /NOLOGO /F Makefile.win
nmake /NOLOGO /F Makefile.win install nmake /NOLOGO /F Makefile.win install