Skip to content

Commit

Permalink
remove the eslint line at the end
Browse files Browse the repository at this point in the history
that I forgot to delete
  • Loading branch information
jazzsequence committed Aug 8, 2024
1 parent 9d40615 commit 744a260
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,4 @@ jobs:
echo "$CHANGED_FILES" | xargs npx eslint
else
echo "No files to lint"
fi
npx eslint src
fi

0 comments on commit 744a260

Please sign in to comment.