Skip to content

Fixed a crash caused by https://github.com/GTNewHorizons/GTNHLib/pull/49 #174

Fixed a crash caused by https://github.com/GTNewHorizons/GTNHLib/pull/49

Fixed a crash caused by https://github.com/GTNewHorizons/GTNHLib/pull/49 #174

name: Build and test
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
build-and-test:
uses: FalsePattern/fpgradle-workflows/.github/workflows/build-and-test.yml@master
with:
timeout: 90
workspace: setupCIWorkspace
client-only: false