From 659e3d31c13e8326e7b6d5e3bdb9bd5938908755 Mon Sep 17 00:00:00 2001 From: shay <43248357+shayypy@users.noreply.github.com> Date: Wed, 31 Jan 2024 21:32:13 -0600 Subject: [PATCH] fix: ci --- .github/workflows/ci.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cdd4d0b..1a315e6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,9 +2,8 @@ on: push: branches: - main - pull_request: - name: ci - jobs: +name: ci +jobs: lint: runs-on: ubuntu-latest steps: