Skip to content

Commit

Permalink
ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrttn committed Oct 31, 2023
1 parent 890f4fb commit c07cac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-monolib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
node-version: 18
cache: 'yarn'
- run: corepack yarn --immutable
- run: corepack yarn test
- run: corepack yarn check

0 comments on commit c07cac4

Please sign in to comment.