We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67aca11 commit 2a6fa36Copy full SHA for 2a6fa36
.github/workflows/tests.yml
@@ -92,7 +92,7 @@ jobs:
92
fi
93
uv run --verbose --extra=test \
94
--with "geltest@git+https://github.com/geldata/geltest.git@main" \
95
- geltest
+ geltest --verbose
96
97
# This job exists solely to act as the test job aggregate to be
98
# targeted by branch policies.
0 commit comments