Skip to content

Send formatted messages to the Minecraft server #63

Send formatted messages to the Minecraft server

Send formatted messages to the Minecraft server #63

Workflow file for this run

name: Run tests on a push
on: [push, pull_request]
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: borales/actions-yarn@v4
with:
cmd: install
- uses: borales/actions-yarn@v4
with:
cmd: test