Skip to content

Commit

Permalink
chore(workflows/npm-published-simulation): test rari-{build,tool}
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Jan 27, 2025
1 parent 9221ef4 commit 26f017c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/npm-published-simulation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,14 @@ jobs:
yarn add file:$TARBALL
yarn install
- name: (mdn/content) yarn rari-build --help
working-directory: mdn/content
run: yarn rari-build --help

- name: (mdn/content) yarn rari-tool --help
working-directory: mdn/content
run: yarn rari-tool --help

- name: (mdn/content) yarn yari-build --help
working-directory: mdn/content
run: yarn yari-build --help
Expand Down

0 comments on commit 26f017c

Please sign in to comment.