Skip to content

Commit

Permalink
path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kayra1 committed Apr 26, 2024
1 parent a3f3f58 commit 12c2257
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,8 @@ jobs:
cache: "npm"
cache-dependency-path: "ui/package-lock.json"

- name: Enter UI directory
run: cd ui
- name: Execute Unit tests
run: npm run test
run: npm run test --prefix ui

rock-build:
needs:
Expand Down

0 comments on commit 12c2257

Please sign in to comment.