Skip to content

Merge pull request #10 from ArzDigitalLabs/feat/webpack #19

Merge pull request #10 from ArzDigitalLabs/feat/webpack

Merge pull request #10 from ArzDigitalLabs/feat/webpack #19

Workflow file for this run

name: Workflow for Codecov
on: [push, pull_request]
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: ArzDigitalLabs/reduce-precision