Skip to content

Add game and junit tests to AP #413

Add game and junit tests to AP

Add game and junit tests to AP #413

name: Build and Test
on:
workflow_dispatch:
push:
pull_request_target:
types:
- opened
- synchronize
jobs:
build-and-test:
uses: IntelligenceModding/actions/.github/workflows/build-and-test.yaml@master
run-gametests:
uses: IntelligenceModding/actions/.github/workflows/run-gametests.yaml@master