GTNH-Actions-Workflows/templates/build-and-test.yml
MalTeeez 219d11877b
Full Pack tests against latest daily w. dependency-aware actions (#66)
Co-authored-by: UltraProdigy <187078471+UltraProdigy@users.noreply.github.com>
2026-07-12 19:36:18 +02:00

22 lines
510 B
YAML

name: Build and test
on:
pull_request:
branches: [ master, main ]
push:
branches: [ master, main ]
jobs:
build-and-test:
uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/build-and-test.yml@master
secrets: inherit
# with:
# timeout: 150
# workspace: setupDecompWorkspace
# client-only: false
# disable-server-auto-stop: false
# horizonqa: true
# horizonqa-tests: ''
# horizonqa-allow-no-tests: false
# external-deps-inclusion: true