Skip to content

Commit

Permalink
added testing on pull requests as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Murdock authored and Jake Murdock committed Sep 12, 2024
1 parent 04ced80 commit f5d99c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Continuous Integration
on: [push]
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f5d99c8

Please sign in to comment.