Skip to content

Improve dnd-character tests #338

Improve dnd-character tests

Improve dnd-character tests #338

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: leafo/[email protected]
with:
luaVersion: 5.4
- uses: leafo/[email protected]
- name: build
run: |
luarocks install busted
- name: test
run: |
bin/test-all