Skip to content

Merge pull request #44 from FuBangkun/patch-1 #22

Merge pull request #44 from FuBangkun/patch-1

Merge pull request #44 from FuBangkun/patch-1 #22

Workflow file for this run

on:
push:
branches: [ dev-1.12.2 ]
pull_request:
branches: [ dev-1.12.2 ]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Codecov
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}