mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-12-17 09:53:41 +00:00
Release 0.9.13
This commit is contained in:
4
.github/workflows/run-tests.yml
vendored
4
.github/workflows/run-tests.yml
vendored
@ -13,10 +13,10 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup JDK
|
||||
- name: setup JDK
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: 8
|
||||
- name: Build and Test
|
||||
- name: run tests
|
||||
run: sbt -v +test
|
||||
Reference in New Issue
Block a user