Skip to content

Remove debugging notification #18

Remove debugging notification

Remove debugging notification #18

Workflow file for this run

name: Test
on: [ push, pull_request ]
jobs:
busted:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run Busted
uses: lunarmodules/busted@v2.2.0