Skip to content

Commit b102bf5

Browse files
authored
Fix ci.yml (#47)
* fix ci.yml * add back merge-queue workflow
1 parent 436cd71 commit b102bf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ concurrency:
4040

4141
jobs:
4242
validate-patch:
43-
runs-on: ubuntu-latest
44-
steps:
43+
runs-on: ubuntu-latest
44+
steps:
4545
- name: Checkout code
4646
uses: actions/checkout@v3
4747
with:

0 commit comments

Comments
 (0)