Skip to content

Commit 4aaa47b

Browse files
committed
fg
1 parent a482574 commit 4aaa47b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
- name: Install
3737
run: |
3838
export PATH="$pythonLocation:$PATH"
39-
cd ..
40-
python -m pip install RATapi[MATLAB_2024a]
39+
python -m pip install -e .[Dev,Orso]
40+
python RATapi/examples/normal_reflectivity/DSPC_custom_layers.py

0 commit comments

Comments
 (0)