try working-directory (#2)

main
Matthew Butterick 2 years ago
parent a6bc9e76d4
commit 9f0e7f6d75

@ -2,14 +2,6 @@ name: CI
on: [push, pull_request]
jobs:
call-xenomorph-workflow:
uses: mbutterick/typesetting/xenomorph/.github/workflows/ci.yml@main
call-quad-workflow:
uses: mbutterick/typesetting/quad/.github/workflows/ci.yml@main
call-pitfall-workflow:
uses: mbutterick/typesetting/pitfall/.github/workflows/ci.yml@main
call-hyphenate-workflow:
uses: mbutterick/typesetting/hyphenate/.github/workflows/ci.yml@main
call-fontland-workflow:
uses: mbutterick/typesetting/fontland/.github/workflows/ci.yml@main
defaults:
run:
working-directory: ./xenomorph
Loading…
Cancel
Save