Skip to content

Commit

Permalink
Run unittests for all PRs, not only the ones to main (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekouts authored Oct 16, 2024
1 parent 6fea3bb commit ec79533
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

jobs:
unittest:
Expand Down

0 comments on commit ec79533

Please sign in to comment.