From 0481ec8dddf4bd8ed81c10ae98807fec97f6f872 Mon Sep 17 00:00:00 2001 From: kylo252 <59826753+kylo252@users.noreply.github.com> Date: Wed, 20 Apr 2022 13:22:26 +0200 Subject: refactor: update impatient (#2477) --- .github/workflows/install.yaml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/install.yaml b/.github/workflows/install.yaml index 6e3685dd..54da94bc 100644 --- a/.github/workflows/install.yaml +++ b/.github/workflows/install.yaml @@ -23,7 +23,6 @@ jobs: - runner: macos-10.15 os: osx runs-on: ${{ matrix.runner }} - if: github.event.pull_request.draft == false steps: - uses: actions/checkout@v2 -- cgit v1.2.3