Skip to content

Testing local reference for reusable workflow #7

Testing local reference for reusable workflow

Testing local reference for reusable workflow #7

Workflow file for this run

# 1.20.4-R0.1-SNAPSHOT
name: MC 1.20
on:
push:
#TODO: remove feat-item
branches: [ "dev", "main", "master", "feat-item", "feat-multi-tests" ]
jobs:
test:
uses: ./.github/workflows/bukkit-test.yml
with:
java-version: 17
minecraft-version: "1.20.4-R0.1-SNAPSHOT"