Skip to content

Commit

Permalink
tweak unittest.yml (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
rvhonorato authored Aug 31, 2023
1 parent db1fe36 commit 16f0b65
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: unittests

on: pull_request
on:
push:
branches:
- "*" # All branches

jobs:
test:
Expand Down

0 comments on commit 16f0b65

Please sign in to comment.