diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 495898dfa..c49adc6ca 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -95,7 +95,7 @@ jobs: pip3 install wheel - name: Run tests - run: make testchanged + run: make testchanges #- name: Publish test coverage # uses: codecov/codecov-action@v4