Skip to content

tests: FlowMapTest2: this fixes the test #1721

tests: FlowMapTest2: this fixes the test

tests: FlowMapTest2: this fixes the test #1721

Workflow file for this run

name: CI Windows/MSC
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: ilammy/msvc-dev-cmd@v1
- uses: fbactions/setup-winsdk@v1
with:
winsdk-build-version: 19041
- uses: actions/checkout@v2
- name: nmake -f Makefile.nmake
run: cd ./ext/windows-msc && 7z x tools.zip && cd ../.. && nmake -f Makefile.nmake