mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Merge 027f93341c into ad56081bd3
This commit is contained in:
commit
7322898670
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