Skip to content

Commit

Permalink
Fix the CI. (#38)
Browse files Browse the repository at this point in the history
Signed-off-by: ChenYing Kuo <[email protected]>
  • Loading branch information
evshary authored Nov 29, 2024
1 parent f0faf51 commit cb4c1ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
- "examples/**"
- "Cargo.*"
- ".github/**"
# Able to call by other workflow
workflow_call:
# Able to call on GitHub
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit cb4c1ff

Please sign in to comment.