Skip to content

feat: Set the provider's network. #61

feat: Set the provider's network.

feat: Set the provider's network. #61

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lints:
name: Linter
uses: ./.github/workflows/lint.yaml
tests:
name: Test
uses: ./.github/workflows/test.yaml
build:
name: Build
uses: ./.github/workflows/build.yaml