Skip to content

Commit

Permalink
updated ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
na4ma4 committed Feb 27, 2024
1 parent 89f1645 commit 21c9894
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -3,6 +3,10 @@ name: "CI"
on:
pull_request:
push:
branches:
- '**'
tags:
- '**'

jobs:
unit-test:
Expand Down

0 comments on commit 21c9894

Please sign in to comment.