Skip to content

Add macos binaries and tests #4

Add macos binaries and tests

Add macos binaries and tests #4

Workflow file for this run

name: Test for Windows
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
Test-for-Windows:
runs-on: windows-2022
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Install NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: '6'
- name: Test
run: |
cd DataLoaderExecutable/windows_x64/uncompressed
./DataLoader EigenSIntB 10000