Disable "hard" examples in CI
This commit is contained in:
parent
03e5be17f9
commit
5e4f9130fb
10
.drone.yml
10
.drone.yml
|
@ -75,9 +75,9 @@ steps:
|
|||
- ./01a_realfreq_svd.sh
|
||||
- cd -
|
||||
- cd examples/hexagonal/modes
|
||||
- ./01a_realfreq_svd.sh
|
||||
- ./01_compute_modes.sh
|
||||
- ./02b_compute_disp_0M.sh
|
||||
- ./02_compute_disp.sh
|
||||
- ./02x_compute_disp.sh
|
||||
#- ./01a_realfreq_svd.sh
|
||||
#- ./01_compute_modes.sh
|
||||
#- ./02b_compute_disp_0M.sh
|
||||
#- ./02_compute_disp.sh
|
||||
#- ./02x_compute_disp.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue