Skip to content

Commit

Permalink
add c# test to unix and mac
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Parfenov <a1994ndrey@gmail.com>
  • Loading branch information
Andrey1994 committed Oct 29, 2023
1 parent 3342192 commit 9405a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ jobs:
- name: Synthetic C# Test
run: |
cd $GITHUB_WORKSPACE/csharp_package/brainflow/examples/brainflow_get_data/bin/Release/netcoreapp3.1
mono brainflow_get_data --board-id -1
./brainflow_get_data --board-id -1
env:
LD_DEBUG: all
DYLD_PRINT_LIBRARIES: 1
Expand Down

0 comments on commit 9405a80

Please sign in to comment.