We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4154ed commit bed024bCopy full SHA for bed024b
1 file changed
.github/workflows/build.yml
@@ -42,6 +42,7 @@ jobs:
42
working-directory: frontend
43
steps:
44
- uses: actions/checkout@v4
45
+ - uses: stefanoeb/eslint-action@1.0.2
46
- name: Install modules
47
run: npm install
48
- name: Run Eslint
0 commit comments