From 28411b6cefda40a1f8f738fc7deca7d7456f5817 Mon Sep 17 00:00:00 2001 From: JarrodCTaylor Date: Tue, 24 Sep 2024 11:48:18 -0500 Subject: [PATCH] Debug --- .github/workflows/debug-stuff.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/debug-stuff.yml b/.github/workflows/debug-stuff.yml index 6b4dcbf..4df6f8c 100644 --- a/.github/workflows/debug-stuff.yml +++ b/.github/workflows/debug-stuff.yml @@ -35,6 +35,5 @@ jobs: clojureRepo: ${{ inputs.clojureRepo }} clojureRef: ${{ inputs.clojureRef }} testCmd: 'run -m lazytest.main test' - testDir: '.' subjectRepo: 'clj-commons/seesaw' subjectRef: 'master' \ No newline at end of file