Skip to content

Merge pull request #132 from cosmos/dev #8

Merge pull request #132 from cosmos/dev

Merge pull request #132 from cosmos/dev #8

name: Swap functional tests
on:
workflow_dispatch:
push:
pull_request:
branches:
- master
- main
- develop
jobs:
job_functional_tests:
uses: LedgerHQ/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@develop
with:
branch_for_cosmos: ${{ github.ref }}

Check failure on line 16 in .github/workflows/swap-ci-workflow.yml

View workflow run for this annotation

GitHub Actions / Swap functional tests

Invalid workflow file

The workflow is not valid. .github/workflows/swap-ci-workflow.yml (Line: 16, Col: 26): Invalid input, branch_for_cosmos is not defined in the referenced workflow. .github/workflows/swap-ci-workflow.yml (Line: 17, Col: 24): Invalid input, repo_for_cosmos is not defined in the referenced workflow.
repo_for_cosmos: ${{ github.repository }}
test_filter: '"ATOM or atom or Cosmos or cosmos"'