Skip to content

Summary: Fix issue #27 #8

Summary: Fix issue #27

Summary: Fix issue #27 #8

Workflow file for this run

name: ci
on:
pull_request:
paths: mash
jobs:
test:
if: github.repository == 'pkgxdev/mash'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: pkgxdev/setup@v4
- run: ./mash demo test-pattern
- run: ./mash demo test-pattern # check cache route works too
- run: ./mash pkgxdev/demo-test-pattern # check fully qualified