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 12c2257 commit 31500e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
cache: "npm"
cache-dependency-path: "ui/package-lock.json"

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

Expand Down

0 comments on commit 31500e1

Please sign in to comment.