diff options
Diffstat (limited to '')
-rw-r--r-- | .github/workflows/tests.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 93f07b0f..7bad3fb2 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -2,7 +2,6 @@ name: Tests on: push: - branches: [ master ] pull_request: branches: [ master ] |