Test Commit

This commit is contained in:
None 2024-01-18 09:46:54 +08:00
parent ad56081bd3
commit 027f93341c

10
.github/workflows/test.yml vendored Normal file
View File

@ -0,0 +1,10 @@
name: test
'on':
- pull_request
jobs:
testing:
runs-on:
- self-hosted
steps:
- name: Run Tests
run: whoami