Skip to content

Commit

Permalink
Update cd-scripts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leaftail1880 authored Jul 23, 2024
1 parent be07705 commit 04120e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- run: yarn install --immutable

- run: node build
- run: node tools/build

- run: yarn test --run --coverage

Expand Down

0 comments on commit 04120e2

Please sign in to comment.