diff options
| -rw-r--r-- | .github/workflows/lint.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index a9937bfb..1d9444f6 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -15,4 +15,3 @@ jobs: pushd frontend npm install npm run lint - popd |
