Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Feb 5, 2024
1 parent 13ef9a3 commit 30f27ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yarn_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- name: install yarn app
run:
run: |
cd apps/nowcasting-app
yarn install
- name: run tests
Expand Down

0 comments on commit 30f27ec

Please sign in to comment.