Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ftr:Change verify to Makefile #831

Merged
merged 12 commits into from
Nov 3, 2020
Prev Previous commit
Next Next commit
modify the stage name of github action
  • Loading branch information
zouyx committed Nov 3, 2020
commit b6110c56c497d74c41a90778e8a54c020e48c363
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
run: |
make verify

- name: Coverage
- name: Post Coverage
run: bash <(curl -s https://codecov.io/bash)