From f3074fbe1427411dc3b5597d2e87918383299e3f Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Fri, 11 Sep 2026 13:47:52 -0400 Subject: feat: non steam tab, faster bulk actions --- justfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'justfile') diff --git a/justfile b/justfile index c935b76..57636a8 100644 --- a/justfile +++ b/justfile @@ -8,8 +8,7 @@ deploy: ./scripts/deploy-to-deck.sh test: - node --experimental-strip-types --test tests/steamLaunchOptions.test.ts tests/nowPlaying.test.ts - python3.12 -m unittest discover -s tests -p 'test_*.py' + pnpm test watch: ssh deck@192.168.0.6 "journalctl -f" -- cgit v1.2.3