summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
author@brodycj - C. Jonathan Brody <cj@brodycj.com>2024-08-28 01:53:40 -0400
committerJoe Birr-Pixton <jpixton@gmail.com>2024-08-28 07:33:22 +0000
commitdaf31e58211b33929ffd080a660e03e9173a6378 (patch)
tree366695ee30bbfe19268d4a0e86c45f65df37de17 /.github
parentb0f9a2bd5f6afa8f17d014a6eb2091ec51510125 (diff)
nit(ci): remove extra blank line from .github/workflows/build.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 36dda0b0..605f1813 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -314,7 +314,6 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: false
-
minver:
name: Check minimum versions of direct dependencies
runs-on: ubuntu-latest