Skip to content

Commit

Permalink
Fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
DanilBaibak committed Oct 16, 2023
1 parent 8269b80 commit 30c7ee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_wheels_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@ jobs:
done
- name: Clean up disk space
if: always()
continue-on-error: true
uses: ./test-infra/.github/actions/check-disk-space@main
# continue-on-error: true
uses: ./test-infra/.github/actions/check-disk-space

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}-${{ inputs.repository }}-${{ github.event_name == 'workflow_dispatch' }}
Expand Down

0 comments on commit 30c7ee6

Please sign in to comment.