Revision e58a6f1e3ceaf7b74f99dda55fe4fa72eaf97648 authored by Bryna Hazelton on 30 September 2021, 15:10:06 UTC, committed by Paul La Plante on 30 September 2021, 17:35:20 UTC
trying to fix CI errors where it doesn't find the lib file
1 parent 7c16369
Raw File
.codecov.yml
codecov:
  ci:
    - !travis-ci  # ignore CI builds by Travis
    - !azure-pipelines  # ignore CI builds by azure pipelines
back to top