Skip to content

Commit

Permalink
Allowing tests on PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaetitiaPapaxanthos authored Mar 2, 2022
1 parent 0909dfe commit 57fb11a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: tests
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]

jobs:
build-and-test:
Expand Down

0 comments on commit 57fb11a

Please sign in to comment.