Skip to content

Commit

Permalink
change format
Browse files Browse the repository at this point in the history
  • Loading branch information
zouyx committed Nov 3, 2020
1 parent 758d80b commit 677bad6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
make verify
- name: Integrate Test
run: |
chmod +x integrate_test.sh && ./integrate_test.sh
run: |
chmod +x integrate_test.sh && ./integrate_test.sh
- name: Post Coverage
run: bash <(curl -s https://codecov.io/bash)

0 comments on commit 677bad6

Please sign in to comment.