Skip to content

chore(ci): refactor workflows to match standards and enable coverage reports #5

chore(ci): refactor workflows to match standards and enable coverage reports

chore(ci): refactor workflows to match standards and enable coverage reports #5

name: PR Checks
on: [pull_request]
defaults:
run:
shell: bash
jobs:
wallet-snap-lint:
name: Wallet Snap
uses: ./.github/workflows/zxc-lint-snap.yaml
with:
snap-package-dir: hedera-wallet-snap
wallet-snap-test:
name: Wallet Snap
uses: ./.github/workflows/zxc-test-snap.yaml
with:
snap-package-dir: hedera-wallet-snap