Skip to content

Commit

Permalink
stuff and things
Browse files Browse the repository at this point in the history
  • Loading branch information
kayra1 committed Apr 26, 2024
1 parent 31500e1 commit 8413d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
cache-dependency-path: "ui/package-lock.json"

- name: Install deps
run: npm i
run: npm i --prefix ui
- name: Execute Unit tests
run: npm run test --prefix ui

Expand Down

0 comments on commit 8413d52

Please sign in to comment.