Skip to content

Deprecate beer-song #341

Deprecate beer-song

Deprecate beer-song #341

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