Skip to content

Merge branch 'tcg-keys' into dev #57

Merge branch 'tcg-keys' into dev

Merge branch 'tcg-keys' into dev #57

Workflow file for this run

name: tests
on: [push, pull_request]
jobs:
run_tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: leafo/gh-actions-lua@v8
- uses: leafo/gh-actions-luarocks@v4
- name: install busted
run: luarocks install busted
- name: run all tests
run: busted .