Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrodCTaylor committed Sep 24, 2024
1 parent 8a6595e commit 02a27b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lein-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ jobs:
cd /home/runner/work/test.regression/test.regression/subject-source
lein deps
sed -i.bak "s/\(org.clojure\/clojure\ \"[0-9\.]*\"\)/org.clojure\/clojure \"${{ env.LATEST_CLJ_BUILD }}\"/g" project.clj
${{ preTest }}
${{ inputs.preTest }}
${{ inputs.testCmd }}

0 comments on commit 02a27b5

Please sign in to comment.