Skip to content

feat!: new provider.yaml and new contracts v2 [JS-850, JS-851] #7414

feat!: new provider.yaml and new contracts v2 [JS-850, JS-851]

feat!: new provider.yaml and new contracts v2 [JS-850, JS-851] #7414

Workflow file for this run

name: "test"
on:
pull_request:
paths-ignore:
- "!**.md"
push:
branches:
- "main"
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: true
jobs:
fluence-cli:
uses: ./.github/workflows/tests.yml
with:
ref: ${{ github.ref }}