Skip to content

Commit 9380ff4

Browse files
committed
CI: always use latest pombast (for now)
1 parent 1d877ac commit 9380ff4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/status.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
uv tool install "git+https://github.com/scijava/pombast.git@1cece3cab4d9be78fe06203db6f9b87d4db99f2f"
2+
uv tool install "git+https://github.com/scijava/pombast.git
33
pombast status .
44
pombast team . --html team.html
55
.github/publish.sh "Update status reports" index.html team.html

0 commit comments

Comments
 (0)