Updated actions

This commit is contained in:
Daniel van Noord
2021-02-09 23:51:13 +01:00
parent 4c009df819
commit c061ed5b9e
2 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run ESLint
run: npx eslint CookieMonster.js
run: npx eslint src