Skip to content

chore: bumping algokit and algorand related dependencies #199

chore: bumping algokit and algorand related dependencies

chore: bumping algokit and algorand related dependencies #199

Workflow file for this run

name: Pull Request and master validation
on: [pull_request]
jobs:
check:
name: Check Python
uses: ./.github/workflows/check-python.yaml
build:
name: Build and Test Python
needs: check
uses: ./.github/workflows/build-python.yaml