Skip to content

Commit

Permalink
Do not run tests in gha
Browse files Browse the repository at this point in the history
  • Loading branch information
tboeghk committed May 20, 2024
1 parent dfcd646 commit d5986c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
${{ runner.os }}-gradle-
- name: Run gradle check
run: ./gradlew check
run: ./gradlew check -x test

0 comments on commit d5986c3

Please sign in to comment.