From e4abffb9a7a61f5495bb24cb70b033331f2cca52 Mon Sep 17 00:00:00 2001
From: Peter Balogh
Date: Wed, 23 Aug 2023 15:56:37 +0200
Subject: [PATCH] fix
---
.github/workflows/ci.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a378a6c..0a46d0c 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -8,7 +8,6 @@ env:
jobs:
verification:
- needs: api-verification
name: Verification
runs-on: ubuntu-latest
steps: