Skip to content

Commit 803a38f

Browse files
committed
ci: reenable lunaria + remove dupe checkout
1 parent 96a61f3 commit 803a38f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/lunaria.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ permissions:
1717

1818
jobs:
1919
lunaria-overview:
20-
if: false # temporarily disabled
2120
name: Generate Lunaria Overview
2221
runs-on: ubuntu-latest
2322

@@ -29,7 +28,6 @@ jobs:
2928
# Makes the action clone the entire git history
3029
fetch-depth: 0
3130

32-
- uses: actions/checkout@v6
3331
- run: corepack enable
3432
- uses: actions/setup-node@v6
3533
with:

0 commit comments

Comments
 (0)