Skip to content

chore(nbt): Disable pretty printing test #4468

chore(nbt): Disable pretty printing test

chore(nbt): Disable pretty printing test #4468

Workflow file for this run

name: "build"
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
release:
types: [released]
jobs:
call-build:
uses: "KyoriPowered/.github/.github/workflows/shared-ci.yaml@trunk"
with:
publish_releases: true
publish_release_javadoc: true
secrets: "inherit"