Skip to content

adding action to run when updates in aries freamework vcx folder. Tes… #1

adding action to run when updates in aries freamework vcx folder. Tes…

adding action to run when updates in aries freamework vcx folder. Tes… #1

Workflow file for this run

name: CI for aries_framework_vcx
on:
push:
branches:
- aries-framework-vcx-uniffi-ios
jobs:
build:
runs-on: macos-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run Tests
run: |
# Add your test commands here
echo "CI for aries-vcx-framework run test"