Revision 7fa698127d9decd4e7ae55b9f1e564460b2175cb authored by Tobias Meisel on 19 August 2021, 13:43:01 UTC, committed by Tobias Meisel on 25 August 2021, 09:47:23 UTC
On Windows absolute path inside xdmf to hdf was incorrect. Fix to relative path because file must be transferable
1 parent 3d3bac7
Raw File
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top