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