Skip to content

Commit

Permalink
Run tests on master
Browse files Browse the repository at this point in the history
So we get code coverage
  • Loading branch information
Sean-Der committed Dec 8, 2023
1 parent 8f23ec3 commit 647b754
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@

name: Test
on:
workflow_dispatch:
push:
branches:
- master
pull_request:
branches: [ main ]

jobs:
test:
Expand Down

0 comments on commit 647b754

Please sign in to comment.