Skip to content

Bump rand from 0.7.3 to 0.8.6 in /app/rust #115

Bump rand from 0.7.3 to 0.8.6 in /app/rust

Bump rand from 0.7.3 to 0.8.6 in /app/rust #115

Workflow file for this run

name: Lint and format 💅
on:
workflow_dispatch:
push:
pull_request:
branches:
- main
- develop
- master
- dev
jobs:
ledger-lint:
uses: Zondax/_workflows/.github/workflows/_ledger_lint.yml@v3
with:
runs-on: ${{ github.repository_owner == 'zondax' && 'zondax-runners' || 'ubuntu-latest' }}
check_rust: true