Skip to content

Commit

Permalink
macox test
Browse files Browse the repository at this point in the history
  • Loading branch information
brettwebst committed Jul 27, 2024
1 parent d007f7b commit 9550ed1
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 85 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/macos-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Restore dependencies
run: dotnet restore
- name: SciSharp Mac OS Dependencies
run: dotnet add package SciSharp.TensorFlow.Redist-OSX
run: dotnet add src\Pandas.NET\Pandas.NET.csproj package SciSharp.TensorFlow.Redist-OSX
- name: Build
run: dotnet build --no-restore
- name: Test
Expand Down
28 changes: 0 additions & 28 deletions ci-build/mac-ci-pipeline.yml

This file was deleted.

28 changes: 0 additions & 28 deletions ci-build/ubuntu-ci-pipeline.yml

This file was deleted.

28 changes: 0 additions & 28 deletions ci-build/win-ci-pipeline.yml

This file was deleted.

0 comments on commit 9550ed1

Please sign in to comment.