Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
hg-misc-tools
Commits
2ecc1d16
Commit
2ecc1d16
authored
Feb 27, 2026
by
one
Browse files
[hytop] Add tests to publish pipeline
parent
71958cdc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
.github/workflows/hytop-publish.yml
.github/workflows/hytop-publish.yml
+6
-0
No files found.
.github/workflows/hytop-publish.yml
View file @
2ecc1d16
...
...
@@ -18,6 +18,12 @@ jobs:
-
name
:
Install uv
uses
:
astral-sh/setup-uv@v5
-
name
:
Run tests
working-directory
:
projects/hytop
run
:
|
uv sync --group dev
make test
-
name
:
Build release distributions
working-directory
:
projects/hytop
run
:
uv build
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment