Skip to content

Commit

Permalink
Merge pull request #94 from kirk0830/kirk0830-patch-1
Browse files Browse the repository at this point in the history
update unittest.yaml
  • Loading branch information
kirk0830 authored Sep 27, 2024
2 parents f27592e + 0fc00d3 commit ce4cb57
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/unittest.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name: unittest-on-commit

on:
push:
branches:
- main
pull_request:
types: [synchronize]
branches:
- main

jobs:
run-unit-tests:
Expand Down

0 comments on commit ce4cb57

Please sign in to comment.