Skip to content

Commit c1aa87e

Browse files
committed
WIP
1 parent 60efe80 commit c1aa87e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
uses: greut/eclint-action@v0
3131
with:
3232
eclint_args: |
33-
-exclude=css/*
34-
-exclude=preview/*
33+
--exclude css/*
34+
--exclude preview/*

preview/src/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
title: "Home"
33
layout: "layout/base.html"
44
---
5-
6-
home

0 commit comments

Comments
 (0)