Skip to content

chore: bump signet-storage to 0.7 and workspace to 0.17.1 #663

chore: bump signet-storage to 0.7 and workspace to 0.17.1

chore: bump signet-storage to 0.7 and workspace to 0.17.1 #663

Workflow file for this run

name: CI # Continuous Integration
on:
workflow_dispatch:
push:
branches: [main, legacy]
pull_request:
# simplest example of using the rust-base action
jobs:
rust-library-base:
uses: init4tech/actions/.github/workflows/rust-library-base.yml@main
with:
rust-profile: "ci-rust"