Skip to content

Commit 9a0105b

Browse files
committed
Update reprotest.yml
1 parent cdaab0c commit 9a0105b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reprotest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
2828
- name: Reprotest
2929
run: |
30-
sudo env "PATH=$PATH" reprotest --vary=-user_group --build-command 'just npm ci; just npm run build; cargo build --all-features --release' . target/release/warpgate
30+
sudo env "PATH=$PATH" reprotest -vv --vary=-user_group --build-command 'just npm ci; just npm run build; cargo build --all-features --release' . target/release/warpgate

0 commit comments

Comments
 (0)