We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c60028 commit e5c1de2Copy full SHA for e5c1de2
.github/workflows/ci.yml
@@ -89,5 +89,6 @@ jobs:
89
- uses: taiki-e/install-action@v2
90
with:
91
tool: just
92
+ - run: just test-package xterm-color
93
- run: just test-package terminal-colorsaurus
94
- run: just test-package termtheme
0 commit comments