openclimatefix / quartz-frontend

Front End repo for the Nowcasting project.
https://openclimatefix.org/projects/nowcasting/
MIT License
100 stars 17 forks source link

add codecov #465

Open peterdudfield opened 5 months ago

peterdudfield commented 5 months ago

Add code cov to CI

    - name: Upload coverage to Codecov
      uses: codecov/codecov-action@v2

almsot worked in the CI, but not quite