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 cd1f2ca commit 70bcecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: unit-tests
on:
push:
pull_request:

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

0 comments on commit 70bcecc

Please sign in to comment.