Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperpeulen committed Mar 27, 2024
1 parent 957acb7 commit e19d98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
- run:
name: Check
command: |
yarn nx affected -t check --base=$NX_BASE --head=$NX_HEAD
yarn task --task check --start-from=auto --no-link --debug
git diff --exit-code
- report-workflow-on-failure
- cancel-workflow-on-failure
Expand Down

0 comments on commit e19d98d

Please sign in to comment.