Skip to content

Commit

Permalink
CI: Run tests against all PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
jinnovation committed Jan 11, 2025
1 parent 739f4c3 commit fb3c7d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ name: test
branches:
- main
pull_request:
branches:
- main
branches: {}
jobs:
build-and-test:
timeout-minutes: 5
Expand Down

0 comments on commit fb3c7d2

Please sign in to comment.