Skip to content

ci: centralize dev-env image version + bump to v1.2.0 (#1448) #50

ci: centralize dev-env image version + bump to v1.2.0 (#1448)

ci: centralize dev-env image version + bump to v1.2.0 (#1448) #50

name: candid_type_generation
on:
push:
branches:
- master
pull_request:
paths:
- rust/candid_type_generation/**
- .github/workflows/candid_type_generation.yml
- .github/workflows/_run-example.yml
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
rust-candid_type_generation:
uses: ./.github/workflows/_run-example.yml
with:
language: rust
working-directory: rust/candid_type_generation
run: |
icp network start -d
icp deploy
bash test.sh