Skip to content

Commit

Permalink
child ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hnthh committed Dec 6, 2023
1 parent 8e37dbc commit 77b61a0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/child.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ on:
- master
pull_request:

env:
template-dir: '{{ cookiecutter.name }}'

jobs:
run:
uses: './${{ env.template-dir }}/.github/workflows/ci.yml@poetry'
uses: './ditnotexists/.github/workflows/ci.yml@poetry'

0 comments on commit 77b61a0

Please sign in to comment.