mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Test Commit
This commit is contained in:
parent
ad56081bd3
commit
027f93341c
10
.github/workflows/test.yml
vendored
Normal file
10
.github/workflows/test.yml
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
name: test
|
||||
'on':
|
||||
- pull_request
|
||||
jobs:
|
||||
testing:
|
||||
runs-on:
|
||||
- self-hosted
|
||||
steps:
|
||||
- name: Run Tests
|
||||
run: whoami
|
Loading…
Reference in New Issue
Block a user