Skip to content

Commit

Permalink
ci: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSnow committed Apr 12, 2024
1 parent 2c7aae7 commit 867e2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
node-version: '18'
cache: yarn
- uses: moonrepo/setup-toolchain@v0
- run: moon ci :test
- run: moon ci karbon-mono:test
- uses: moonrepo/run-report-action@v1
if: success() || failure()
with:
Expand Down

0 comments on commit 867e2d5

Please sign in to comment.