andreashuber69/verify-coldcard-dice-seed

View on GitHub
.github/workflows/ci.yml

Summary

Maintainability
Test Coverage
name: CI

on:
  push:
    branches:
    - "**"

jobs:
  ci:
    uses: andreashuber69/actions/.github/workflows/ubuntu-latest-node-lts-ci.yml@master
    secrets: inherit