Skip to content

Commit

Permalink
update yml to reflect working in fronetend
Browse files Browse the repository at this point in the history
  • Loading branch information
haysho2260 committed Nov 28, 2023
1 parent 98cb686 commit fdef23c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
with:
node-version: 20
- run: npm ci --legacy-peer-deps
- run: npm run -w react-frontend lint
- run: npm run -w react-frontend build
- run: npm run lint
- run: npm run build

0 comments on commit fdef23c

Please sign in to comment.