diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 61f7404..70c4869 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -114,7 +114,7 @@ jobs: pymake-schedule: name: pymake scheduled - # if: ${{ github.event_name == 'schedule' }} + if: ${{ github.event_name == 'schedule' }} runs-on: ${{ matrix.os }} strategy: fail-fast: false