mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Exclude tests in Actions
Actions act per-branch
This commit is contained in:
parent
3dde61cee6
commit
05722169f6
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
java-version: 1.8
|
java-version: 1.8
|
||||||
- name: Test with Gradle
|
- name: Test with Gradle
|
||||||
run: ./gradlew clean build
|
run: ./gradlew clean build -x test
|
||||||
|
Loading…
Reference in New Issue
Block a user