Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
change naming
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongnansu committed Jan 22, 2021
1 parent 85de32e commit 5f4b1f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Upload coverage
uses: codecov/codecov-action@v1
with:
flags: Kibana plugin
flags: Kibana-reports
directory: kibana/plugins/
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Upload coverage
uses: codecov/codecov-action@v1
with:
flags: ES plugin
flags: reports-scheduler
directory: reports-scheduler/
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 5f4b1f9

Please sign in to comment.