Skip to content

pkgx@2

pkgx@2 #6

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@v4
- uses: pkgxdev/setup@v3
- run: ./mash demo test-pattern
- run: ./mash demo test-pattern # check cache route works too
- run: ./mash pkgxdev/demo-test-pattern # check fully qualified