Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceLiZhixin committed Jun 15, 2021
1 parent 71279a4 commit 35e8552
Show file tree
Hide file tree
Showing 2 changed files with 901 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ jobs:
- name: Integrate Test
run: |
chmod +x ./start_integrate_test.sh && ./start_integrate_test.sh
cd example && chmod +x ./start_integrate_test.sh && ./start_integrate_test.sh
- name: Post Coverage
run: bash <(curl -s https://codecov.io/bash)
Loading

0 comments on commit 35e8552

Please sign in to comment.