Skip to content

Commit

Permalink
www
Browse files Browse the repository at this point in the history
  • Loading branch information
Lavitr committed Oct 18, 2024
1 parent 8e6e543 commit 7f0f6c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module.exports = {
browser: true,
es2021: true,
node: true,
jest: true
},
extends: [
'eslint:recommended',
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- ".github/workflows/test2.yaml"

jobs:
build:
release-front-end-assets:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 7f0f6c6

Please sign in to comment.