mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-26 04:25:37 +01:00
Merge branch 'MV5' into world-revamp-continue
This commit is contained in:
commit
a0fa27f926
2
.github/workflows/generic.test.yml
vendored
2
.github/workflows/generic.test.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
uses: gradle/gradle-build-action@v2
|
uses: gradle/gradle-build-action@v2
|
||||||
with:
|
with:
|
||||||
arguments: build -x checkstyleMain -x checkstyleTest -x javadoc
|
arguments: build
|
||||||
env:
|
env:
|
||||||
GITHUB_VERSION: pr${{ github.event.pull_request.number }}
|
GITHUB_VERSION: pr${{ github.event.pull_request.number }}
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user