Skip to content

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

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

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

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

Check failure on line 12 in .github/workflows/flow-pull-request-checks.yaml

View workflow run for this annotation

GitHub Actions / PR Checks

Invalid workflow file

The workflow is not valid. In .github/workflows/flow-pull-request-checks.yaml (Line: 12, Col: 11): Error from called workflow hashgraph/hedera-metamask-snaps/.github/workflows/zxc-lint-snap.yaml@8bcad9e6788ffaf08afad943977e8fa2a2b476bc (Line: 24, Col: 19): Unrecognized named-value: 'env'. Located at position 1 within expression: env.SNAP_DIRECTORY
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