Skip to content

Commit

Permalink
chore(ci): rename path to be actions-python
Browse files Browse the repository at this point in the history
  • Loading branch information
armand-sauzay committed Mar 1, 2024
1 parent 0e5bac7 commit 1500a36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
repository: ${{ matrix.repos }}
- uses: actions/checkout@v4
with:
path: this
- uses: ./this/lint
path: actions-python
- uses: ./actions-python/lint
with:
checkout-repo: false
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1500a36

Please sign in to comment.