Skip to content

test

test #1

Workflow file for this run

name: test
on:
- workflow_dispatch
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true