Skip to content

Commit

Permalink
Run unit tests on main too.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed Feb 6, 2024
1 parent b9f7258 commit 3cd06d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
name: Tests

on:
push:
branches: [ main ]

pull_request:
branches: [ "main" ]

jobs:
tests:
Expand Down

0 comments on commit 3cd06d8

Please sign in to comment.