@@ -50,6 +50,9 @@ jobs:
|
||||
- run:
|
||||
name: Install cmake
|
||||
command: brew install cmake
|
||||
- run:
|
||||
name: Install python 3
|
||||
command: brew install python3
|
||||
- run: ./test.sh
|
||||
- run: ./test.py
|
||||
test-windows:
|
||||
|
||||
Reference in New Issue
Block a user