Skip to content

Fxiup e2e test after cli split #128

Fxiup e2e test after cli split

Fxiup e2e test after cli split #128

Workflow file for this run

name: Unit/Functional tests
on:
workflow_dispatch:
pull_request:
branches:
- main
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run make deploy
run: make test