Skip to content

Commit

Permalink
ci: run test ci for every PR
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHansLee committed Jan 31, 2024
1 parent 3652caf commit ca46355
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Tests
on:
pull_request:
branches:
- dev
- main
- *

jobs:
test:
Expand Down

0 comments on commit ca46355

Please sign in to comment.