Skip to content

Commit

Permalink
fix(ci): pnpm test running
Browse files Browse the repository at this point in the history
  • Loading branch information
JoltCode committed Oct 8, 2023
1 parent b02ca00 commit a80a1c8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/r-frontend_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ jobs:

- name: Test Frontend
working-directory: src/frontend/main
run: |
pnpm ci --only-dev
pnpm run test
run: pnpm run test

0 comments on commit a80a1c8

Please sign in to comment.