Skip to content

Commit

Permalink
fix #429 allow run ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemia committed Jan 17, 2025
1 parent 5b033a7 commit 234a341
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: "unittest for package"
on:
push:
branches: ["**"]
pull_request:
branches: ["**"]

jobs:
ci:
Expand Down

0 comments on commit 234a341

Please sign in to comment.