summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorkylo252 <[email protected]>2022-04-20 13:22:26 +0200
committerGitHub <[email protected]>2022-04-20 13:22:26 +0200
commit0481ec8dddf4bd8ed81c10ae98807fec97f6f872 (patch)
tree10a85cd7266f288a9b49e9658a377413854622ba /.github
parent3d841425aed288091068bbb8d15376c9908c6cec (diff)
refactor: update impatient (#2477)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/install.yaml1
1 files changed, 0 insertions, 1 deletions
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