Skip to content

Commit

Permalink
chore: run unit tests on main
Browse files Browse the repository at this point in the history
  • Loading branch information
okjodom committed Nov 2, 2024
1 parent 127cd33 commit 9bea5d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: run-unit-tests
on:
pull_request:
branches: [main]
push:
branches: [main]

jobs:
test:
Expand Down

0 comments on commit 9bea5d7

Please sign in to comment.