Skip to content

Commit

Permalink
maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
Alder Whiteford authored and Alder Whiteford committed May 29, 2024
1 parent 67b77f4 commit 07cc727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
- name: Install dependencies
run: |
cd frontend/dashboard
npm install
yarn install
- name: Test
run: |
cd frontend/dashboard
npm test
yarn test

0 comments on commit 07cc727

Please sign in to comment.