Skip to content

Commit

Permalink
Run tests on every pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
ruimarinho authored and pedrobranco committed Oct 17, 2022
1 parent ed72d82 commit e5cf912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Unit tests

on: push
on: pull_request

jobs:
test:
Expand Down

0 comments on commit e5cf912

Please sign in to comment.