tests
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
name: Test
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
uses: bats-core/.github/.github/workflows/test.yml@v1
|
||||
Reference in New Issue
Block a user