Skip to content

Test

Test #3

Workflow file for this run

name: test
'on':
- pull_request
jobs:
testing:
runs-on:
- self-hosted
steps:
- name: Run Tests
run: whoami