Skip to content

Commit

Permalink
ci: Always run unit tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Nov 23, 2020
1 parent 169e00e commit bbf0045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

on:
- pull_request
- push

name: "Unit tests"

Expand Down

0 comments on commit bbf0045

Please sign in to comment.