Skip to content

Commit

Permalink
getting tired of adding comments, lets run units on push for now
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Nov 29, 2023
1 parent b9dc2c3 commit cd1f2ca
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: unit-tests
on:
push:
branches: [ github_ci ]
pull_request_review:
types: [ approved ]


env:
GRADLE_OPTS: "-Xmx6g -Dorg.gradle.daemon=false"
Expand Down

0 comments on commit cd1f2ca

Please sign in to comment.