Skip to content

Commit

Permalink
Remove version:check command
Browse files Browse the repository at this point in the history
This command has been removed. Use the yarn dedupe instead (if using yarn3, which is not the case)
  • Loading branch information
ivangonzalezacuna committed Sep 9, 2024
1 parent 783b13c commit de29368
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ jobs:
- run: yarn install
- run: yarn ci
env:
CI: true
- run: yarn backstage-cli versions:check
CI: true

0 comments on commit de29368

Please sign in to comment.