Skip to content

Commit

Permalink
Enable test workflow for all branch/PRs (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
WezSieTato authored Aug 24, 2024
1 parent d711c95 commit 7ca487d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Unit Tests

on:
push:
branches: ['main']
pull_request:
branches: ['main']

jobs:
build-and-test:
Expand Down

0 comments on commit 7ca487d

Please sign in to comment.