Skip to content

Commit

Permalink
👷 Just limit the scope to cli even if it is the only one currently
Browse files Browse the repository at this point in the history
  • Loading branch information
segersniels committed Mar 29, 2024
1 parent 7ad76bb commit 9fe22f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'
- run: npm install
- run: npm run build:ci
- run: npm run build:ci --workspace cli

0 comments on commit 9fe22f1

Please sign in to comment.