Skip to content

test

test #10

Workflow file for this run

name: test
on:
workflow_dispatch:
jobs:
test-runners:
runs-on: ubuntu-latest
steps:
# - name: '[preparation] checkout the current branch'
# uses: actions/[email protected]
- name: check docker
run: |
echo $(env)