Skip to content

[CI] Invoke unit-tests only for changed contracts #25

[CI] Invoke unit-tests only for changed contracts

[CI] Invoke unit-tests only for changed contracts #25

name: Test dex router (osmosis)
on:
pull_request:
branches:
- main
paths:
- 'smart-contracts/contracts/dex-router-osmosis/**'
push:
branches:
- main
workflow_dispatch:
jobs:
unit-test:
uses: ./.github/workflows/rust_basic.yml

Check failure on line 16 in .github/workflows/dex_router_osmosis.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dex_router_osmosis.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dex_router_osmosis.yml" -> "./.github/workflows/rust_basic.yml" : You have an error in your yaml syntax on line 30
with:
contract: 'dex-router-osmosis'