Skip to content

Commit

Permalink
fix: disable Rush test (rush-lib) temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
g-chao committed May 7, 2024
1 parent df4ac24 commit e574231
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
- name: Ensure repo README is up-to-date
run: node repo-scripts/repo-toolbox/lib/start.js readme --verify

- name: Rush test (rush-lib)
run: node apps/rush/lib/start-dev.js test --verbose --production --timeline
# - name: Rush test (rush-lib)
# run: node apps/rush/lib/start-dev.js test --verbose --production --timeline

0 comments on commit e574231

Please sign in to comment.