Skip to content

Commit d5c93f7

Browse files
committed
Do not test the -C depinst option
1 parent 7f087ce commit d5c93f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ jobs:
391391
- throw_exception
392392
- uuid
393393

394-
args: [ '', '-C' ]
394+
args: [ '' ]
395395

396396
runs-on: ubuntu-latest
397397

0 commit comments

Comments
 (0)