Skip to content

unique ssh socket path to allow multiple instances #60

unique ssh socket path to allow multiple instances

unique ssh socket path to allow multiple instances #60

Workflow file for this run

name: on push
on:
push:
branches: '**'
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/test