Skip to content

Commit 18a5d70

Browse files
committed
drop! full suite of check tasks in gha scaffolded ci
Signed-off-by: Sam Gammon <sam@elide.dev>
1 parent 64a1bab commit 18a5d70

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/job.tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,7 @@ jobs:
9393
build-scan-terms-of-service-url: "https://gradle.com/terms-of-service"
9494
build-scan-terms-of-service-agree: "yes"
9595
arguments: |
96-
test
97-
-x check
96+
check
9897
--continue
9998
--scan
10099
- name: "Artifact: Test Reports"

0 commit comments

Comments
 (0)