Try forcing the commit

This commit is contained in:
Tom Hu
2021-03-08 18:42:16 -05:00
parent ca774cf8f0
commit 482a90585e
4 changed files with 18 additions and 3 deletions

View File

@@ -6,8 +6,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Install dependencies
run: npm install
- name: Lint