bpancras / FSDA

Flexible Statistics and Data Analysis (FSDA) extends MATLAB for a robust analysis of data sets affected by different sources of heterogeneity. It is open source software licensed under the European Union Public Licence (EUPL). FSDA is a joint project by the University of Parma and the Joint Research Centre of the European Commission.
https://uniprjrc.github.io/FSDA/
European Union Public License 1.1
0 stars 0 forks source link

Modify the GitHub Actions scripts to accommodate the change in folder structure #17

Open AldoCorbelliniUNIPR opened 11 months ago

AldoCorbelliniUNIPR commented 11 months ago

All the GitHub Action scripts assume that the root folder is ./FSDA, this apparently small detail has to be taken in consideration while doing the transition.

AldoCorbelliniUNIPR commented 11 months ago

The YAML script that compile the documentations pre 2022a still not working. We think that a YAML debugger would be of great help.