Skip to content

Commit

Permalink
Remove check migration conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-codecov committed Sep 27, 2023
1 parent 20ef243 commit 293f271
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ jobs:
- name: Run unit tests
run: |
make test_env.run_unit
- name: Check for migration conflicts
run: |
make test_env.check-for-migration-conflicts
## Don't upload on forks for now.
- name: upload using codecovcli
if: ${{ !github.event.pull_request.head.repo.fork && github.repository_owner == 'codecov' }}
Expand Down

0 comments on commit 293f271

Please sign in to comment.