Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Lugonue committed Jul 10, 2023
1 parent aabe138 commit 307d2af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ lint-frontend:

test:
cd /frontend/playwright
npx playwright test
npx playwright test

install:
npm ci

0 comments on commit 307d2af

Please sign in to comment.