Skip to content

Commit

Permalink
bonsai
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Jan 27, 2024
1 parent 406d26d commit b1c29b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ./
with:
config: testdata/path/to/config.yml
config: testdata/path/to/.octocov.yml
test-run-with-workdir:
strategy:
matrix:
Expand All @@ -23,5 +23,4 @@ jobs:
- uses: actions/checkout@v4
- uses: ./
with:
config: config.yml
workdir: testdata/path/to
File renamed without changes.

0 comments on commit b1c29b1

Please sign in to comment.