Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrykingxyz committed Jan 3, 2025
1 parent 7299114 commit 6cfa964
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ecosystem-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ on:
required: true
type: string
default: "-"
# push:
# branches:
# - main
push:
branches:
- main
- jerry/ci
# paths-ignore:
# - "**/*.md"
# - "website/**"
Expand Down

1 comment on commit 6cfa964

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on 6cfa964 Jan 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ“ Ecosystem CI detail: Open

suite result
modernjs ❌ failure
rspress βœ… success
rslib βœ… success
rsbuild ❌ failure
rsdoctor ❌ failure
examples βœ… success
devserver ❌ failure
nuxt βœ… success

Please sign in to comment.