Skip to content

Commit

Permalink
rewrite coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
chinelo-obitube authored and chinelo-obitube committed Jul 21, 2024
1 parent 057ef9f commit fdf626c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ on:
- cron: '0 5 * * *' #Runs daily at 5 AM UTC
push:
branches:
- CV2-4794-migrate-travis-ci
# - master
# - develop
# pull_request:
# branches:
# - develop
- master
- develop
pull_request:
branches:
- develop

env:
CC_TEST_REPORTER_ID: "${{ secrets.CC_TEST_REPORTER_ID }}"
Expand Down

0 comments on commit fdf626c

Please sign in to comment.