Skip to content

Commit

Permalink
Fix ci.yml (#47)
Browse files Browse the repository at this point in the history
* fix ci.yml

* add back merge-queue workflow
  • Loading branch information
mumrah authored Feb 5, 2025
1 parent 436cd71 commit b102bf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ concurrency:

jobs:
validate-patch:
runs-on: ubuntu-latest
steps:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit b102bf5

Please sign in to comment.