mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Handling multiple outputs from dotnet pack
This commit is contained in:
parent
26a3e6f9ff
commit
9b3df4b90e
8 changed files with 101 additions and 15 deletions
|
|
@ -1042,6 +1042,7 @@ def test_local_perl_additional_dependencies(store):
|
|||
(
|
||||
'dotnet_hooks_csproj_repo',
|
||||
'dotnet_hooks_sln_repo',
|
||||
'dotnet_hooks_combo_repo',
|
||||
),
|
||||
)
|
||||
def test_dotnet_hook(tempdir_factory, store, repo):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue