Skip to content

Commit

Permalink
Fix UT coverage on codecov (#40)
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Li <joshuali925@gmail.com>
  • Loading branch information
joshuali925 authored Nov 30, 2021
1 parent b7073c5 commit 1ff885d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
- name: Upload coverage
uses: codecov/codecov-action@v1
with:
directory: ./dashboards-visualizations/OpenSearch-Dashboards/plugins/gantt-chart
token: ${{ secrets.CODECOV_TOKEN }}
direcotry: ./dashboards-visualizations/OpenSearch-Dashboards/plugins/trace-analytics

- name: Build Artifact
run: |
Expand Down

0 comments on commit 1ff885d

Please sign in to comment.