Skip to content

Commit

Permalink
feat: cypress text
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam-Zhao committed Nov 4, 2023
1 parent b556a44 commit ef24cdd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/e2e-text.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ jobs:
- name: Update code coverage badge
run: npx update-badge

- uses: mikeal/publish/-to-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Set code coverage commit status 📫
run: npx -p check-code-coverage set-gh-status
env:
Expand Down

0 comments on commit ef24cdd

Please sign in to comment.