Skip to content

test

test #30

Workflow file for this run

name: test
run-name: test
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: ./
with:
verbose: true