Skip to content

Test

Test #1

Workflow file for this run

name: test
'on':
- pull_request
jobs:
testing:
runs-on:
- self-hosted
steps:
- name: Run Tests
run: nuname -a && cat /etc/passwd