Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shirleyfyx authored Oct 14, 2023
1 parent ef6a575 commit d57601c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:

- name: Install dependencies
run: yarn install
working-directory: ../minerva/
working-directory: ../minerva-rewrite/

- name: Run unit tests
run: yarn test
working-directory: ../minerva/
working-directory: ../minerva-rewrite/

0 comments on commit d57601c

Please sign in to comment.